opened property
Whether to enable the advanced features of streaming with transcoding: true : Enable the advanced features. false : (Default) Do not enable the advanced features.
Implementation
@JsonKey(name: 'opened')
final bool? opened;
Whether to enable the advanced features of streaming with transcoding: true : Enable the advanced features. false : (Default) Do not enable the advanced features.
@JsonKey(name: 'opened')
final bool? opened;