TIWCGJQCompatibilityOptions Class

This options are only for non-HTML5 browsers.

Namespace: IWCGJQPlayer
TPersistent
  IWCGJQPlayer.TIWCGJQCompatibilityOptions
type
 TIWCGJQCompatibilityOptions = class(TPersistent)
 end;

The TIWCGJQCompatibilityOptions type exposes the following members.

Show:
 NameDescription
Create(TPersistent)

Initializes a new instance of the TIWCGJQCompatibilityOptions class.

Top
Show:
 NameDescription
Enable

Enable / Disable the compatibility for non-HTML5 browsers.

ImageSrc

if the browser does not support flash, this image will be used.

ImageTitle

The Image title.

Default: "No video playback capabilities"

MediaSrc

The link of source file

Top
Show:
 NameDescription
GetOwner

Represents method GetOwner.

Top