EBML_ID_CHAPTERS
[10][43][A7][70] -- A system to define basic menus and partition data.
Value (hex)
0x0043A770
Usage
if ( defined( 'EBML_ID_CHAPTERS' ) ) { // grab the value $value = constant( 'EBML_ID_CHAPTERS' ); 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_CHAPTERS', 0x0043A770); // [10][43][A7][70] -- A system to define basic menus and partition data. For more detailed information, look at the Chapters Explanation.