
C# | Visual Basic | Visual C++ |
public List<VideoFormat> ReceiveFormats { get; private set; }
Public Property ReceiveFormats As List(Of VideoFormat) Get Private Set
public: virtual property List<VideoFormat^>^ ReceiveFormats { List<VideoFormat^>^ get () sealed; private: void set (List<VideoFormat^>^ value) sealed; }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290