Click or drag to resize
AudioDataReceivedArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaAudioDataReceivedArgs

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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