Crate fidl_fuchsia_mediacodec
source ·Structs
A Stream of incoming requests for CodecFactory
Parameters used to request an encoder.
Enums
CodecFactory
Whether buffers need to be secure. If not specified, the default is OFF.
Constants
Constrain the length of the codec list.
More than this many calls to AttachLifetimeTracking()
without a Create{X}() call will result in CodecFactory channel closing from
the server end.
Constrain the mime_type to a size that won’t cause problems.