H264ParameterSet Class |
Namespace: StreamCoders.Decoder
The H264ParameterSet type exposes the following members.
Name | Description | |
---|---|---|
H264ParameterSet |
Initializes a new Instance of StreamCoders.Decoder.H264ParameterSet. Pass sprop-parameter-
set contained within SDP of session initiation.
|
Name | Description | |
---|---|---|
NormalizedParameterSet |
Gets SPS/PPS as byte array.
| |
NormalizedParameterSetString |
Gets SPS/PPS as string.
|
Name | Description | |
---|---|---|
GetMetrics |
Calculates the metrics contained in the H.264 parameter-set.
| |
Write |
Writes NALU parameter set to a stream.
|
Name | Description | |
---|---|---|
Height |
The height in pixels.
| |
Level |
The level indication.
| |
Profile |
The profile indication.
| |
Width |
The width in pixels.
|
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.) |