@vonage/media-processor
    Preparing search index...

    Type Alias DropInfo

    DropInfo gives info about the frame rate of the transformer

    type DropInfo = {
        current: number;
        requested: number;
    }
    Index

    Properties

    Properties

    current: number

    The actual rate of the track

    requested: number

    The rate predicted rate of the track