LiveKit JS Client SDK - v2.11.0

    Interface VideoResolution

    interface VideoResolution {
        aspectRatio?: number;
        frameRate?: number;
        height: number;
        width: number;
    }
    Index

    Properties

    aspectRatio?: number
    frameRate?: number
    height: number
    width: number
    MMNEPVFCICPMFPCPTTAAATR