Vinyl
    Preparing search index...

    Interface MediaSourceControllerImplOptions

    interface MediaSourceControllerImplOptions {
        sourceBufferPatch?: Maybe<SourceBufferPatchOptions>;
    }
    Index

    Properties

    sourceBufferPatch?: Maybe<SourceBufferPatchOptions>