Gets or sets RTP data. Data must be encoded with PayloadType encoding.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public byte[] Data { get; set; }
Public Property Data As Byte() Get Set
public: property array<unsigned char>^ Data { array<unsigned char>^ get (); void set (array<unsigned char>^ value); }
member Data : byte[] with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when null value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119