EBML_ID_CHANNELPOSITIONS
[7D][7B] -- Table of horizontal angles for each successive channel, see appendix.
Value (hex)
0x347B
Usage
if ( defined( 'EBML_ID_CHANNELPOSITIONS' ) ) { // grab the value $value = constant( 'EBML_ID_CHANNELPOSITIONS' ); 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_CHANNELPOSITIONS', 0x347B); // [7D][7B] -- Table of horizontal angles for each successive channel, see appendix.