Google Apps Script API
    Preparing search index...
    interface VideoFileDetailsAudioStream {
        bitrateBps?: string;
        channelCount?: number;
        codec?: string;
        vendor?: string;
    }
    Index

    Properties

    bitrateBps?: string
    channelCount?: number
    codec?: string
    vendor?: string