Represents a music stream, commonly used for background music.
TAgkMusic = class(TAgkIdentifiedObject);
Do not use this class to play sound effects. To play sound effects, use TAgkSound instead. Only one piece if music can be playing at the same time.
Copyright (c) 2012. All rights reserved.
|