format property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? format
getter/setter pair

The format of the video stream that you are sending to Youtube.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? format;