MediaCodecUtility Class |
Namespace: FM.IceLink.Android
The MediaCodecUtility type exposes the following members.
Name | Description | |
---|---|---|
![]() | MediaCodecUtility | Initializes a new instance of the MediaCodecUtility class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | GetColorFormat |
Gets the color format.
|
![]() ![]() | GetDecoderInfos(String) |
Gets the decoder info.
|
![]() ![]() | GetDecoderInfos(String, Int32) |
Gets the decoder info.
|
![]() ![]() | GetDecoderInfos(String, Int32, Boolean) |
Gets the decoder info.
|
![]() ![]() | GetEncoderInfos(String) |
Gets the encoder info.
|
![]() ![]() | GetEncoderInfos(String, Int32) |
Gets the encoder info.
|
![]() ![]() | GetEncoderInfos(String, Int32, Boolean) |
Gets the encoder info.
|
![]() ![]() | GetFormatName |
Gets the name of the format.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() ![]() | GetMimeType(AudioFormat) |
Gets the type of the MIME.
|
![]() ![]() | GetMimeType(VideoFormat) |
Gets the type of the MIME.
|
![]() | GetType | (Inherited from Object.) |
![]() ![]() | HasColorFormat |
Determines whether the specified codec and MIME type supports the specified color format.
|
![]() ![]() | HasMimeType |
Determines whether the specified codec has the specified MIME type.
|
![]() ![]() | IsAudio |
Determines whether the specified MIME type is audio.
|
![]() ![]() | IsHardwareAccelerated |
Determines whether the specified codec is hardware accelerated.
|
![]() ![]() | IsVideo |
Determines whether the specified MIME type is video.
|
![]() ![]() | LogAvailableCodecs |
Logs the available codecs.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |