Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
VideoFileDetailsVideoStream
Interface VideoFileDetailsVideoStream
interface
VideoFileDetailsVideoStream
{
aspectRatio
?:
number
;
bitrateBps
?:
string
;
codec
?:
string
;
frameRateFps
?:
number
;
heightPixels
?:
number
;
rotation
?:
string
;
vendor
?:
string
;
widthPixels
?:
number
;
}
Index
Properties
aspect
Ratio?
bitrate
Bps?
codec?
frame
Rate
Fps?
height
Pixels?
rotation?
vendor?
width
Pixels?
Properties
Optional
aspect
Ratio
aspectRatio
?:
number
Optional
bitrate
Bps
bitrateBps
?:
string
Optional
codec
codec
?:
string
Optional
frame
Rate
Fps
frameRateFps
?:
number
Optional
height
Pixels
heightPixels
?:
number
Optional
rotation
rotation
?:
string
Optional
vendor
vendor
?:
string
Optional
width
Pixels
widthPixels
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aspect
Ratio
bitrate
Bps
codec
frame
Rate
Fps
height
Pixels
rotation
vendor
width
Pixels
Google Apps Script API
Loading...