Collection of BufferLevel objects

interface BufferLevels {
    audio: BufferLevel;
    video: BufferLevel;
}

Properties

Properties