Interface AMediaPlayParameters

All Superinterfaces:
AObject, Object
All Known Implementing Classes:
GFAMediaPlayParameters

public interface AMediaPlayParameters extends AObject
  • Method Details

    • getcontainsBE

      Boolean getcontainsBE()
    • getBEType

      String getBEType()
    • getBEHasTypeDictionary

      Boolean getBEHasTypeDictionary()
    • getcontainsMH

      Boolean getcontainsMH()
    • getMHType

      String getMHType()
    • getMHHasTypeDictionary

      Boolean getMHHasTypeDictionary()
    • getcontainsPL

      Boolean getcontainsPL()
    • getPLType

      String getPLType()
    • getPLHasTypeDictionary

      Boolean getPLHasTypeDictionary()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()