Enumerations
The following enumerations are available globally.
-
Type of encryption for DRM content.
See moreDeclaration
Objective-C
enum JWEncryption {} -
Type of ad redering behavior for playback, either linear or non-linear.
See moreDeclaration
Objective-C
enum JWAdType {} -
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, JWAdCompanionType) { JWAdCompanionTypeStatic, JWAdCompanionTypeIFrame, JWAdCompanionTypeHtml } -
Type of ad provider to be used.
See moreDeclaration
Objective-C
enum JWAdClient {} -
Type of ad behavior indicating if an ad is served when the first playback is caused by a seek.
See moreDeclaration
Objective-C
enum JWAdShown {} -
JWEdgeStyle defines the border style of the caption.
See moreDeclaration
Objective-C
enum JWEdgeStyle {} -
Type of casting service
See moreDeclaration
Objective-C
enum JWCastingService {} -
Type of dimension manipulation of the video.
See moreDeclaration
Objective-C
enum JWStretching {} -
Type of preloading behavior for the video.
See moreDeclaration
Objective-C
enum JWPreload {} -
Type of player state.
See moreDeclaration
Objective-C
enum JWPlayerState {} -
Reason why player was paused
See moreDeclaration
Objective-C
enum JWPlayerPauseReason {} -
Type of view position for watermark placement.
See moreDeclaration
Objective-C
enum JWLogoPosition {} -
Type of related video playback behavior of Recommendations UI upon completion of the current playlist item.
See moreDeclaration
Objective-C
enum JWRelatedOnComplete {} -
Describes the action that caused the dismissal of the Recommendations UI.
See moreDeclaration
Objective-C
enum JWRelatedMethod {} -
Type of display mode for the related content.
See moreDeclaration
Objective-C
enum JWRelatedDisplayMode {} -
Type of click-through behavior for the related video.
See moreDeclaration
Objective-C
enum JWRelatedOnClick {}
Enumerations Reference