@rendley/sdk - v1.15.19
    Preparing search index...

    Enumeration VideoCodec

    Video codecs supported by the built-in export pipeline.

    Index

    Enumeration Members

    Enumeration Members

    H264: "h264"

    H.264 / AVC in an mp4 container with AAC audio (WebCodecs encoder only).

    VP8: "vp8"

    VP8 in a webm container with Ogg audio; supports alpha on the wasm encoder path.

    VP9: "vp9"

    VP9 in a webm container with Ogg audio; supports alpha on the wasm encoder path.