Ozeki VoIP SDK Class library
ReceiveAudioTypes Property
NamespacesOzeki.Media.MediaHandlersAudioHandlerReceiveAudioTypes
Gets the video types that can receive the handler.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IEnumerable<AudioType> ReceiveAudioTypes { get; }
Public Overridable ReadOnly Property ReceiveAudioTypes As IEnumerable(Of AudioType)
	Get
public:
virtual property IEnumerable<AudioType>^ ReceiveAudioTypes {
	IEnumerable<AudioType>^ get ();
}
Property Value
IEnumerable<(Of <(<'AudioType>)>)>

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