EBML_ID_CHAPTERTRACK
[8F] -- List of tracks on which the chapter applies.
Value (hex)
0x0F
Usage
if ( defined( 'EBML_ID_CHAPTERTRACK' ) ) { // grab the value $value = constant( 'EBML_ID_CHAPTERTRACK' ); if ( !empty( $value ) ) { // go forth and prosper... } }
Defined (1)
The constant is defined in the following location(s).
- /wp-includes/ID3/module.audio-video.matroska.php
- define('EBML_ID_CHAPTERTRACK', 0x0F); // [8F] -- List of tracks on which the chapter applies. If this element is not present, all tracks apply