SubtitleCodecParameters class 
 
    
    
    
  
    
  
    Properties
    
        - 
  codec
  ↔ String
  
- 
  codec name
  getter/setter pairinherited 
- 
  
  getter/setter pairinherited 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  height
  ↔ int
  
- 
  display height. bitmap subtitles only
  getter/setter pair 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
- 
  tag
  ↔ int
  
- 
  fourcc
  getter/setter pairinherited 
- 
  width
  ↔ int
  
- 
  display width. bitmap subtitles only
  getter/setter pair 
 
    
  
    Methods
    
        - 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  override