Click or drag to resize
H264ParameterSetNormalizedParameterSetString Property
Gets SPS/PPS as string.

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string NormalizedParameterSetString { get; }

Property Value

Type: String
The parameter-set is escaped with startcode and NAL Unit type.
See Also