Click or drag to resize

MediaCodecUtility Class

The MediaCodec utility.
Inheritance Hierarchy
SystemObject
  FM.IceLink.AndroidMediaCodecUtility

Namespace:  FM.IceLink.Android
Assembly:  FM.IceLink.Android (in FM.IceLink.Android.dll) Version: 1.1.2.607 (1.1.2.607)

The MediaCodecUtility type exposes the following members.

Constructors
  NameDescription
Public methodMediaCodecUtility
Initializes a new instance of the MediaCodecUtility class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGetColorFormat
Gets the color format.
Public methodStatic memberGetDecoderInfos(String)
Gets the decoder info.
Public methodStatic memberGetDecoderInfos(String, Int32)
Gets the decoder info.
Public methodStatic memberGetDecoderInfos(String, Int32, Boolean)
Gets the decoder info.
Public methodStatic memberGetEncoderInfos(String)
Gets the encoder info.
Public methodStatic memberGetEncoderInfos(String, Int32)
Gets the encoder info.
Public methodStatic memberGetEncoderInfos(String, Int32, Boolean)
Gets the encoder info.
Public methodStatic memberGetFormatName
Gets the name of the format.
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetMimeType(AudioFormat)
Gets the type of the MIME.
Public methodStatic memberGetMimeType(VideoFormat)
Gets the type of the MIME.
Public methodGetType (Inherited from Object.)
Public methodStatic memberHasColorFormat
Determines whether the specified codec and MIME type supports the specified color format.
Public methodStatic memberHasMimeType
Determines whether the specified codec has the specified MIME type.
Public methodStatic memberIsAudio
Determines whether the specified MIME type is audio.
Public methodStatic memberIsHardwareAccelerated
Determines whether the specified codec is hardware accelerated.
Public methodStatic memberIsVideo
Determines whether the specified MIME type is video.
Public methodStatic memberLogAvailableCodecs
Logs the available codecs.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also