Initializes a new instance of the MediaData class
| C# | Visual Basic | Visual C++ |
protected MediaData( CodecType codecType, int timeStamp, byte[] rawData )
Protected Sub New ( codecType As CodecType, timeStamp As Integer, rawData As Byte() )
protected: MediaData( CodecType codecType, int timeStamp, array<unsigned char>^ rawData )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649