Mpeg4Profile property

String get Mpeg4Profile

the Mpeg4 profile, either simple profile (SP) or advanced simple profile (ASP)

  • enum { 'SP', 'ASP' }

Implementation

String get Mpeg4Profile => xmlMpeg4Profile['\$'];