| HevcDecoderConfigurationRecord Class |
Namespace: StreamCoders.Decoder
The HevcDecoderConfigurationRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| HevcDecoderConfigurationRecord | Initializes a new instance of the HevcDecoderConfigurationRecord class |
| Name | Description | |
|---|---|---|
| AvgFrameRate | ||
| BitDepthChromaMinus8 | ||
| BitDepthLumaMinus8 | ||
| ChromaFormat | ||
| ConfigurationVersion | ||
| ConstantFrameRate | ||
| GeneralConstraintIndicatorFlags | ||
| GeneralLevelIdc | ||
| GeneralProfileCompatibilityFlags | ||
| GeneralProfileIdc | ||
| GeneralProfileSpace | ||
| GeneralTierFlag | ||
| LengthSizeMinusOne | ||
| MinSpatialSegmentationIdc | ||
| NalGroups |
List containing all NAL groups contained in HEVCDecoderConfigurationRecord.
| |
| NumTemporalLayers | ||
| ParallelismType | ||
| TemporalIdNested |
| Name | Description | |
|---|---|---|
| Create(Byte) |
Creates and parses a HEVCDecoderConfigurationRecord from a buffer.
| |
| Create(OffsetBufferByte) |
Creates and parses a HEVCDecoderConfigurationRecord from a buffer.
| |
| CreateFromParameterSet | ||
| ToOffsetBuffer |
Serializes the HevcDecoderConfigurationRecord to a new OffsetBuffer.
| |
| WriteTo |
Write the HEVCDecoderConfigurationRecord to a stream.
|
| 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.) |