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

    Type Alias JobStatusOutputElementsItemControlsItemSize

    Dimensions for media controls.

    type JobStatusOutputElementsItemControlsItemSize = {
        height?: number;
        width?: number;
    }
    Index

    Properties

    Properties

    height?: number
    width?: number