EBML_ID_CLUSTERBLOCKMORE
[A6] -- Contain the BlockAdditional and some parameters.
Value (hex)
0x26
Usage
if ( defined( 'EBML_ID_CLUSTERBLOCKMORE' ) ) { // grab the value $value = constant( 'EBML_ID_CLUSTERBLOCKMORE' ); 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_CLUSTERBLOCKMORE', 0x26); // [A6] -- Contain the BlockAdditional and some parameters.