videodata — Pointer to external video data
videodata ::=
info
? (db.titleforbidden.info)Additional attributes:
Required attributes are shown in bold.
This element points to an external entity containing video data.
May be formatted inline or as a displayed block, depending on context. Rendering a video is usually accomplished by reserving a rectangular area on the display and “running” the video in that frame.
There are two ways to provide content for videodata
: entityref
or fileref
. It is best to use only one of these methods. However, if multiple sources are provided, entityref
will be used in favor of fileref
.
Specifies the (horizontal) alignment of the video data
Enumerated values: | |
---|---|
“center” |
Centered horizontally |
“char” |
Aligned horizontally on the specified character |
“justify” |
Fully justified (left and right margins or edges) |
“left” |
Left aligned |
“right” |
Right aligned |
Specifies the depth of the content rectangle
Specifies the width of the content rectangle
Specifies the depth of the element
Identifies the location of the data by external identifier (entity name)
Indentifies the location of the data by URI
Specifies the format of the data
Specifies the scaling factor
Determines if anamorphic scaling is forbidden
Enumerated values: | |
---|---|
“0” |
False (do not scale-to-fit; anamorphic scaling may occur) |
“1” |
True (scale-to-fit; anamorphic scaling is forbidden) |
Specifies the vertical alignment of the video data
Enumerated values: | |
---|---|
“bottom” |
Aligned on the bottom of the region |
“middle” |
Centered vertically |
“top” |
Aligned on the top of the region |
Specifies the width of the element