EBML_ID_CLUSTERBLOCKADDITIONAL
[A5] -- Interpreted by the codec as it wishes (using the BlockAddID).
Value (hex)
0x25
Usage
if ( defined( 'EBML_ID_CLUSTERBLOCKADDITIONAL' ) ) { // grab the value $value = constant( 'EBML_ID_CLUSTERBLOCKADDITIONAL' ); if ( !empty( $value ) ) { // go forth and prosper... } }
Defined (1)
The constant is defined in the following location(s).
- /lib/getid3/module.audio-video.matroska.php
- define('EBML_ID_CLUSTERBLOCKADDITIONAL', 0x25); // [A5] -- Interpreted by the codec as it wishes (using the BlockAddID).