LAnnAudioClip
Description
The LAnnAudioClip class is derived from LAnnotation. This class contains the support for creating, and managing Audio Clip annotation objects. You can use objects created from this class to set/get the different properties of an AudioClip annotation object.
For more information about the Audio Clip annotation object, refer to AudioClip Annotation Object
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using the classes.
LTKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also