Audio data + format

C# | Visual Basic | Visual C++ |
public sealed class AudioData : VoIPMediaData
Public NotInheritable Class AudioData Inherits VoIPMediaData
public ref class AudioData sealed : public VoIPMediaData

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | AudioData(AudioFormat, array<Byte>[]()[][], Double) |
Initializes a new instance of the AudioData class.
|
![]() | AudioData(AudioFormat, array<Byte>[]()[][], AudioType, Double) |
Initializes a new instance of the AudioData class.
|
![]() | Data |
Gets the media data.
(Inherited from VoIPMediaData.) |
![]() | GetRtpPacketInfo()()()() | (Inherited from VoIPMediaData.) |
![]() | GetRtpPackets(VoIPMediaData) | (Inherited from VoIPMediaDataEx.) |
![]() | MediaFormat |
Provides format information about the media data.
|
![]() | MediaType |
Gets the type of the media data.
(Inherited from VoIPMediaData.) |
![]() | SetRtpPackets(VoIPMediaData, IEnumerable<(Of <<'(RTPPacket>)>>)) | (Inherited from VoIPMediaDataEx.) |
![]() | TimeStamp |
Timestamp (PTS) value in seconds for the current media data starting from zero.
(Inherited from VoIPMediaData.) |
![]() | Type |
Gets the audio type of the data.
|

Object | |||
![]() | EventArgs | ||
![]() | VoIPMediaData | ||
![]() | AudioData |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649