Vinyl
    Preparing search index...

    Interface VinylPatchOptions

    Flags for applying patches. Default flags will be applied based on user agent, but may be overridden during player creation.

    interface VinylPatchOptions {
        media: MediaElementPatchOptions;
        sourceBuffer: SourceBufferPatchOptions;
    }
    Index

    Properties

    Properties