Searched refs:hide_clusters (Results 1 – 1 of 1) sorted by relevance
227 public static $hide_clusters = true; variable in getid3_matroska589 …if ($element_data['id'] != EBML_ID_CLUSTER || !self::$hide_clusters) { // collect clusters only if…621 …if (($seek_entry['target_id'] != EBML_ID_CLUSTER) || !self::$hide_clusters) { // collect clusters …908 …if (self::$hide_clusters) { // do not parse cues if hide clusters is "ON" till they point to clust…1249 if (!self::$hide_clusters) {