Click or drag to resize
SdpMediaMediaFormats Property
Gets the MediaFormats.

Namespace: StreamCoders.Sdp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public List<string> MediaFormats { get; }

Property Value

Type: ListString
Contains payload types specified in the attributes hierarchically under the SDPMedia field. See SubFields
See Also