Match the following standards with their use:
I. H.261
II. H.264/MPEG-4
III. H.320
IV. H.323
V. H.324
A. used with traditional telephone systems and mobile devices
B. used with standard PSTNs, digital networks, T1, and satellite networks
C. early video compression codec standard
D. most recent video compression codec standard
E. used with LANs
C, D, B, E, A
You might also like to view...
The recursion step should:
a. check for the base case. b. call a fresh copy of the recursive method to work on a smaller problem. c. make two calls to the recursive method. d. iterate until it reaches a termination condition.
_______ is a compressed, read-only file system that was designed for use on low memory or limited storage size environments such as embedded Linux systems
A) cramfs ? ? B) ubifs ? ? C) yaffs2 ? ? D) ?squashfs