Interface AvcEncoderConfig

    interface AvcEncoderConfig {
        format?: AvcBitstreamFormat;
    }

    Properties

    Properties