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: 1.8.12.0 (1.8.12)
Syntax
public List<string> Fmt { get; }

Property Value

Type: ListString
See Also