Mediasite.namespace("MediaPlayer"),function(){function SourceMatcher(n){var t=this;this.mediaServerType,this.mediaType,this.mimeType,typeof n=="object"&&(this.mediaServerType=n.ServerType,this.mediaType=n.MediaType,this.mediaMimeType=n.MimeType),this.match=function(n){return n&&n.MediaType===t.mediaType&&n.MimeType===t.mediaMimeType&&n.ServerType===t.mediaServerType}}function CompositeAnySourceMatcher(n){var t=this;n=n||[],this.addMatcher=function(t){n.push(t)},this.match=function(t){for(var i=0;i