@musallam/audio-video-client
    Preparing search index...

    Type Alias AvatarEntitySampleVideo

    type AvatarEntitySampleVideo = {
        mp4?: string;
        webm?: string;
    }
    Index

    Properties

    Properties

    mp4?: string

    A pre-signed URL for downloading avatar sample video in MP4 format.

    webm?: string

    A pre-signed URL for downloading avatar sample video in WEBM format.