Namespace s7sdk.VideoDescType
Types for the name field of VideoDescType
.
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
<static> <constant> |
s7sdk.VideoDescType.CATALOG_ID
The
name is a video_id as defined in Dynamic Media Classic and returned in the req=set response. |
<static> <constant> |
s7sdk.VideoDescType.FILE
The
name represents a movie path as specified in the asset modifier when the VideoPlayer is used in the
standalone mode of operation. |
<static> <constant> |
s7sdk.VideoDescType.PATH
The
name is a movie path as specified in Dynamic Media Classic and returned in the req=set response. |
Field Detail
<static> <constant>
s7sdk.VideoDescType.CATALOG_ID
The
name
is a video_id as defined in Dynamic Media Classic and returned in the req=set
response.
<static> <constant>
s7sdk.VideoDescType.FILE
The
name
represents a movie path as specified in the asset
modifier when the VideoPlayer
is used in the
standalone mode of operation. That is, when the MediaSet
is not used to retrieve the meta-data associated with the asset.
<static> <constant>
s7sdk.VideoDescType.PATH
The
name
is a movie path as specified in Dynamic Media Classic and returned in the req=set
response.