Searched refs:TrimConvert (Results 1 – 2 of 2) sorted by relevance
366 …$thisfile_audio['codec'] = $this->TrimConvert($thisfile_asf_codeclistobject_codecentries_current['…425 …$this->warning('unknown frequency: "'.$AudioCodecFrequency.'" ('.$this->TrimConvert($thisfile_asf_…778 …switch ($this->TrimConvert(strtolower($thisfile_asf_extendedcontentdescriptionobject_contentdescri…813 …$thisfile_asf_comments['track_number'] = array(1 + (int) $this->TrimConvert($thisfile_asf_extended…901 …if (substr($this->TrimConvert($thisfile_asf_extendedcontentdescriptionobject_contentdescriptor_cur…1368 if (strstr($this->TrimConvert($streamdata['name']), 'Windows Media')) {1377 if (strstr($this->TrimConvert($streamdata['name']), 'Windows Media')) {1405 …$thisfile_video['encoder'] = $this->TrimConvert($thisfile_asf_codeclistobject['codec_entries'][$st…1409 …$thisfile_audio['encoder'] = $this->TrimConvert($thisfile_asf_codeclistobject['codec_entries'][$st…1412 …$thisfile_audio['encoder_options'] = $this->TrimConvert($thisfile_asf_codeclistobject['codec_entri…[all …]
1312 with a TrimConvert() method. This uses iconv() for conversion.