bufferedBytes property

BufferedBytes? get bufferedBytes
inherited

Bytes array from data buffer with format, which is one of these: mp3, mp4, mpeg, mpga, m4a, wav, or webm.

Implementation

BufferedBytes? get bufferedBytes => throw _privateConstructorUsedError;