Searched refs:findDecoder (Results 1 – 1 of 1) sorted by relevance
39 this.findDecoder = __bind(this.findDecoder, this);154 this.demuxer.on('format', this.findDecoder);175 Asset.prototype.findDecoder = function(format) { method in Asset