Searched defs:syncword (Results 1 – 3 of 3) sorted by relevance
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ | ||
H A D | module.audio.dts.php | 29 const syncword = "\x7F\xFE\x80\x01"; define in getid3_dts |
H A D | module.audio.flac.php | 27 const syncword = 'fLaC'; define in getid3_flac |
H A D | module.audio.ac3.php | 33 const syncword = 0x0B77; define in getid3_ac3 |