Gets media formats collection.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public List<string> MediaFormats { get; }
Public ReadOnly Property MediaFormats As List(Of String) Get
public: property List<String^>^ MediaFormats { List<String^>^ get (); }
member MediaFormats : List<string> with get
Remarks
Copy | |
---|---|
; Media Formats: ; If the Transport Protocol is "RTP/AVP" or "RTP/SAVP" the <fmt> ; sub-fields contain RTP payload type numbers, for example: ; - for Audio: 0: PCMU, 4: G723, 8: PCMA, 18: G729 ; - for Video: 31: H261, 32: MPV ; If the Transport Protocol is "udp" the <fmt> sub-fields ; must reference a MIME type |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119