menu
googleapis package
documentation
dfareporting/v4.dart
VideoFormat
VideoFormat.new constructor
VideoFormat.new 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.new constructor
VideoFormat class