-
Field Summary
Fields
Name of the resource property that defines the aspect ratio of the iFrame hosting the YouTube video.
Name of the resource property that defines the height of the iFrame hosting the YouTube video.
Name of the resource property that defines the layout type of the youtube video.
Name of the resource property that defines the id of the YouTube video.
Name of the resource property that defines the width of the iFrame hosting the YouTube video.
-
Method Summary
Methods inherited from interface com.adobe.cq.wcm.core.components.models.embeddable.Embeddable
getData
-
Field Details
-
PN_VIDEO_ID
static final String PN_VIDEO_ID
Name of the resource property that defines the id of the YouTube video.
- See Also:
-
-
PN_WIDTH
Name of the resource property that defines the width of the iFrame hosting the YouTube video.
- See Also:
-
-
PN_HEIGHT
Name of the resource property that defines the height of the iFrame hosting the YouTube video.
- See Also:
-
-
PN_ASPECT_RATIO
static final String PN_ASPECT_RATIO
Name of the resource property that defines the aspect ratio of the iFrame hosting the YouTube video.
- See Also:
-
-
PN_LAYOUT
Name of the resource property that defines the layout type of the youtube video.
- See Also:
-
-
PN_AUTOPLAY
static final String PN_AUTOPLAY
- See Also:
-
-
-
-
-
PN_ACCESSIBILITY_LABEL
static final String PN_ACCESSIBILITY_LABEL
- See Also:
-
-
PN_PLAYS_INLINE
static final String PN_PLAYS_INLINE
- See Also:
-
-
PN_DESIGN_MUTE_ENABLED
static final String PN_DESIGN_MUTE_ENABLED
- See Also:
-
-
PN_DESIGN_MUTE_DEFAULT_VALUE
static final String PN_DESIGN_MUTE_DEFAULT_VALUE
- See Also:
-
-
PN_DESIGN_AUTOPLAY_ENABLED
static final String PN_DESIGN_AUTOPLAY_ENABLED
- See Also:
-
-
PN_DESIGN_AUTOPLAY_DEFAULT_VALUE
static final String PN_DESIGN_AUTOPLAY_DEFAULT_VALUE
- See Also:
-
-
PN_DESIGN_LOOP_ENABLED
static final String PN_DESIGN_LOOP_ENABLED
- See Also:
-
-
PN_DESIGN_LOOP_DEFAULT_VALUE
static final String PN_DESIGN_LOOP_DEFAULT_VALUE
- See Also:
-
-
-
-
PN_DESIGN_PLAYS_INLINE_ENABLED
static final String PN_DESIGN_PLAYS_INLINE_ENABLED
- See Also:
-
-
PN_DESIGN_PLAYS_INLINE_DEFAULT_VALUE
static final String PN_DESIGN_PLAYS_INLINE_DEFAULT_VALUE
- See Also:
-
-
Method Details
-
getAccessibilityLabel
@Nullable
default @Nullable String getAccessibilityLabel()
-
getIFrameWidth
@Nullable
default @Nullable String getIFrameWidth()
-
getIFrameHeight
@Nullable
default @Nullable String getIFrameHeight()
-
getIFrameAspectRatio
@Nullable
default @Nullable String getIFrameAspectRatio()
-
getLayout
@Nullable
default @Nullable String getLayout()
-
-
isEmpty
default boolean isEmpty()