TIWCGJQPlayerType Enumeration

Represents type TIWCGJQPlayerType.

Namespace: IWCGJQPlayer
type
 TIWCGJQPlayerType = (jqptVideo,jqptAudio);

The TIWCGJQPlayerType type exposes the following members.

Show:
 NameDescription
jqptAudio

Represents constant jqptAudio.

jqptVideo

Represents constant jqptVideo.

Top