Click or drag to resize

AudioDataReceivedArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaAudioDataReceivedArgs

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class AudioDataReceivedArgs : EventArgs

The AudioDataReceivedArgs type exposes the following members.

Constructors
 NameDescription
Public methodAudioDataReceivedArgsInitializes a new instance of the AudioDataReceivedArgs class
Top
Properties
 NameDescription
Public propertyData 
Top
See Also