EBML_ID_TAGSTRING
[44][87] -- The value of the Tag.
Value (hex)
0x0487
Usage
if ( defined( 'EBML_ID_TAGSTRING' ) ) { // grab the value $value = constant( 'EBML_ID_TAGSTRING' ); 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_TAGSTRING', 0x0487); // [44][87] -- The value of the Tag.