H264DecoderSpecificData Methods |
The H264DecoderSpecificData type exposes the following members.
Name | Description | |
---|---|---|
ToAvcDecoderConfigurationRecord |
Gets AVCDecoderConfigurationRecord
| |
ToBinaryRepresentation |
Returns DecoderConfiguration in either Stream (SPS/PPS) or Storage (AVCDecoderConfigurationRecord)
(Overrides DecoderSpecificDataToBinaryRepresentation(DecoderSpecificDataOutputType).) | |
ToSpsPpsSdpString |
Gets the SDP form of an SPS/PPS
| |
ToStringRepresentation |
Returns DecoderConfiguration in either Stream (SPS/PPS) or Storage (AVCDecoderConfigurationRecord)
(Overrides DecoderSpecificDataToStringRepresentation(DecoderSpecificDataOutputType).) |
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |