Click or drag to resize

AudioDataReceivedArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaAudioDataReceivedArgs

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

The AudioDataReceivedArgs type exposes the following members.

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