Namespace Tizen.Multimedia.MediaCodec
Classes
BufferStatusChangedEventArgs
Provides data for the BufferStatusChanged event.
InputProcessedEventArgs
Provides data for the InputProcessed event.
MediaCodec
Provides a means to encode and decode the video and the audio data.
MediaCodecErrorOccurredEventArgs
Provides data for the ErrorOccurred event.
OutputAvailableEventArgs
Provides data for the OutputAvailable event.
Enums
MediaCodecError
Specifies the errors of MediaCodec.
MediaCodecStatus
Specifies the status of a codec.
MediaCodecTypes
Specifies types of codec.
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.