mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Wtf
This commit is contained in:
+1
-1
@@ -908,9 +908,9 @@ export type AudioSampleCopyToOptions = {
|
||||
* @public
|
||||
*/
|
||||
export class AudioSample implements Disposable {
|
||||
/** @internal */
|
||||
/** @internal */
|
||||
_data: AudioData | Uint8Array;
|
||||
/** @internal */
|
||||
_closed: boolean = false;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user