Functions | |
| KL_API KBool | kelt_isPlaying (KFile *pFile, KCString sEltName) |
| Checks if an element is playing. | |
| KL_API KLevel | kelt_getCurrentLevel (KFile *pFile, KCString sEltName) |
| Gets the current level of an element. | |
| KL_API KLevel | kelt_getDefaultLevel (KFile *pFile, KCString sEltName) |
| Gets the default level of an element. | |
| KL_API KBool | kelt_isGroup (KFile *pFile, KCString sEltName) |
| Checks if an element is a group. | |
| KL_API KBool | kelt_isTrack (KFile *pFile, KCString sEltName) |
| Checks if an element is a track. | |
| KL_API KBool | kelt_setPano (KFile *pKFile, KCString sEltName, KDouble dPan) |
| Sets a panoramisation value to an element. | |
| KL_API KDouble | kelt_getPano (KFile *pKFile, KCString sEltName) |
| Gets the relative panoramisation of an element. | |
|
||||||||||||
|
Gets the current level of an element.
|
|
||||||||||||
|
Gets the default level of an element.
|
|
||||||||||||
|
Gets the relative panoramisation of an element.
|
|
||||||||||||
|
Checks if an element is a group.
|
|
||||||||||||
|
Checks if an element is playing.
|
|
||||||||||||
|
Checks if an element is a track.
|
|
||||||||||||||||
|
Sets a panoramisation value to an element.
|
1.3.8