profile property

  1. @JsonKey(name: '@Profile')
String profile
final

The encoder profile as defined in tt:VideoEncodingProfiles.

Implementation

@JsonKey(name: '@Profile')
final String profile;