EBML_ID_CHAPTERTRANSLATE
[69][24] -- A tuple of corresponding ID used by chapter codecs to represent this segment.
Value (hex)
0x2924
Usage
if ( defined( 'EBML_ID_CHAPTERTRANSLATE' ) ) { // grab the value $value = constant( 'EBML_ID_CHAPTERTRANSLATE' ); 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_CHAPTERTRANSLATE', 0x2924); // [69][24] -- A tuple of corresponding ID used by chapter codecs to represent this segment.