menu
googleapis package
documentation
dfareporting/v4.dart
VideoFormat
VideoFormat constructor
VideoFormat constructor
dark_mode
light_mode
VideoFormat
constructor
VideoFormat
(
{
String
?
fileType
,
int
?
id
,
String
?
kind
,
Size
?
resolution
,
int
?
targetBitRate
,
})
Implementation
VideoFormat({ this.fileType, this.id, this.kind, this.resolution, this.targetBitRate, });
googleapis package
documentation
dfareporting/v4
VideoFormat
VideoFormat constructor
VideoFormat class