Class AudioDataAvailableEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.AudioIO.dll
Provides data for the DataAvailable event.
C#Copypublic class AudioDataAvailableEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsAudioDataAvailableEventArgs
Properties
Declaration
C#Copypublic byte[] Data { get; }
Property Value
Type | Description |
---|---|
byte[] |