@ceeblue/wrts-client
    Preparing search index...

    Type Alias VideoConfig

    type VideoConfig = {
        pps?: Uint8Array;
        sps: Uint8Array;
    }
    Index

    Properties

    Properties

    pps?: Uint8Array
    sps: Uint8Array