TIWCGJQPlayerPreload Enumeration

Represents type TIWCGJQPlayerPreload.

Namespace: IWCGJQPlayer
type
 TIWCGJQPlayerPreload = (jqpplNone,jqpplAuto,jqpplMetadata);

The TIWCGJQPlayerPreload type exposes the following members.

Show:
 NameDescription
jqpplAuto

Represents constant jqpplAuto.

jqpplMetadata

Represents constant jqpplMetadata.

jqpplNone

Represents constant jqpplNone.

Top