AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkMusic Class

Represents a music stream, commonly used for background music.

TAgkMusicTAgkMusicTAgkMusic
Syntax
Pascal
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.