BaseMediaInfoType: {
    Bit_rate_mode?: string;
    Source?: string;
    property?: KeyValuePairType[];
}

Type declaration

  • Optional Bit_rate_mode?: string
  • Optional Source?: string
  • Optional property?: KeyValuePairType[]