Dolby.io WebRTC Statistics - v1.0.4
    Preparing search index...

    Interface StatsCodec

    Represents the MIME type of the codec.

    interface StatsCodec {
        mimeType?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    mimeType?: string

    The codec MIME media type/subtype. e.g., video/vp8 or equivalent.