Click or drag to resize
H264DecoderSpecificDataToSpsPpsSdpString Method
Gets the SDP form of an SPS/PPS

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual string ToSpsPpsSdpString()

Return Value

Type: String
Returns a string containing SPS/PPS
See Also