Package com.brightcove.player.model
Class VideoFields
java.lang.Object
com.brightcove.player.model.VideoFields
Static class that contains all the relevant names for fields that are provided for Video data
by the Media API.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String[]
The default Video fields retrieved for any requests from the Media API.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
NAME
- See Also:
-
ID
- See Also:
-
REFERENCE_ID
- See Also:
-
SHORT_DESCRIPTION
- See Also:
-
VIDEO_STILL_URL
- See Also:
-
HLS_URL
- See Also:
-
VIDEO_FULL_LENGTH
- See Also:
-
CUSTOM_FIELDS
- See Also:
-
DURATION
- See Also:
-
RENDITIONS
- See Also:
-
WVM_RENDITIONS
- See Also:
-
CUE_POINTS
- See Also:
-
ACCOUNT_ID
- See Also:
-
IOS_RENDITIONS
- See Also:
-
CAPTIONING
- See Also:
-
DEFAULT_FIELDS
The default Video fields retrieved for any requests from the Media API.
-
-
Constructor Details
-
VideoFields
public VideoFields()
-