MSource: {
    hrn: string;
    priority: number;
    relurl: string;
    simul_tracks: number;
    total_matches: number;
    type: string;
    url: string;
}

Media Source representation

Type declaration

  • hrn: string
  • priority: number
  • relurl: string
  • simul_tracks: number
  • total_matches: number
  • type: string
  • url: string

Generated using TypeDoc