HTML5 Viewer SDK API Documentation 

Namespaces


Class Index

Classes in s7sdk

Namespace s7sdk.VideoDescType

Types for the name field of VideoDescType.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static> <constant>  
s7sdk.VideoDescType.CATALOG_ID
The name is a video_id as defined in Scene7 Publishing System 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 Scene7 Publishing System and returned in the req=set response.
Namespace Detail
s7sdk.VideoDescType
Field Detail
<static> <constant> s7sdk.VideoDescType.CATALOG_ID
The name is a video_id as defined in Scene7 Publishing System 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 Scene7 Publishing System and returned in the req=set response.

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Oct 15 2020 11:59:14 GMT-0000 (UTC)