JVCL Help:TJvMPEGChannelMode

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Enumerates channel modes.

run\JvID3v2Base.pas


Pascal

 run\JvID3v2Base.pas
 TJvMPEGChannelMode = (
mcStereo,
mcJointStereo,
mcDualChannel,
mcSingleChannel
);


Members

Members Description
mcStereo Stereo
mcJointStereo Intensity Stereo (also called Joint Stereo)
mcDualChannel Dual channel
mcSingleChannel Mono

run\JvID3v2Base.pas


Description

The TJvMPEGChannelMode type is used to specify a specific channel mode.

run\JvID3v2Base.pas


See Also

TJvID3FileInfo.ChannelMode

run\JvID3v2Base.pas


About

Navigation

no pages or subcategories

run\JvID3v2Base.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page