JVCL Help:TJvID3Text.InitialKey
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Text.InitialKey Property
[+] TJvID3Text Methods
[+] TJvID3Text Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the musical key in which the sound starts.
Pascal
propertyInitialKey: WideString;
Description
Property InitialKey represents the value of the 'Initial key' frame. It contains the musical key in which the sound starts. It is represented as a string with a maximum length of three characters. The ground keys are represented with "A","B","C","D","E", "F" and "G" and halfkeys represented with "b" and "#". Minor is represented as "m", e.g. "Dbm". Off key is represented with an "o" only.
Frame name: | TKEY |
Frame ID: | fiInitialKey |
Versions: | All |
Implemented by: | TJvID3TextFrame |
About
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