AudioBytesContent constructor
const
AudioBytesContent(
- Uint8List bytes
Creates audio content from raw bytes.
Implementation
const AudioBytesContent(this.bytes);
Creates audio content from raw bytes.
const AudioBytesContent(this.bytes);