Click or drag to resize
AVCDecoderConfigurationRecordToSpsPpsString Method
Attempts to create an SPS/PPS string used in SDP using the first parameter-set found.

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string ToSpsPpsString()

Return Value

Type: String
This StreamCoders.Container.MP4.AVCDecoderConfigurationRecord as a string.
See Also