Class AudioDataAvailableEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.AudioIO.dll
Provides data for the Data
public class AudioDataAvailableEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args AudioData Available Event Args
Properties
View SourceData
Gets the audio data captured.
Declaration
public byte[] Data { get; }
Property Value
Type | Description |
---|---|
byte[] |