List of codec parameters. Usually the numbers of rtp codec payload types, represented as strings.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic List<string> Fmt { get; }Public ReadOnly Property Fmt As List(Of String)
	Get
public:
property List<String^>^ Fmt {
	List<String^>^ get ();
}member Fmt : List<string> with get
Property Value
Type: 
ListString
See Also