h264Profile property
      
      String
      get
      h264Profile
      
    
    
the H.264 profile, either baseline, main, extended or high
- enum { 'Baseline', 'Main', 'Extended', 'High' }
 
Implementation
String get h264Profile => xmlH264Profile['\$'];