Click or drag to resize

SDPMediaFmt Property

List of codec parameters. Usually the numbers of rtp codec payload types, represented as strings.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public List<string> Fmt { get; }

Property Value

ListString
See Also