H265ParameterSet Class |
Namespace: StreamCoders.Decoder
The H265ParameterSet type exposes the following members.
Name | Description | |
---|---|---|
H265ParameterSet(ListH265NalUnit) |
Initializes a new Instance of StreamCoders.Decoder.H265ParameterSet from binary parameter-set.
| |
H265ParameterSet(OffsetBufferByte) |
Initializes a new Instance of StreamCoders.Decoder.H265ParameterSet from binary parameter-set.
| |
H265ParameterSet(String, String, String) |
Construction from value fields of sprop_vps, sprop_pps and sprop_sps
|
Name | Description | |
---|---|---|
GetMetrics |
Calculates the metrics contained in the H.264 parameter-set.
| |
NalToRbsp |
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.) |