Home > @rainway/web > IAudioData
IAudioData interface
Signature:
export interface IAudioData
Properties
Property | Type | Description |
---|---|---|
data | Uint8Array | Audio data to be sent to the decoder. |
streamId | number | |
type | AudioDataType |