Number
SeekIndicatorType
SeekStreamingIndicator
SeekStreamingIndicator
Initializes an instance of SeekStreamingIndicator.
Number
Get the SeekTime
Kind: Instance method of SeekStreamingIndicator
Returns: Number
- the KEY_SEEK_TIME value
SeekIndicatorType
Get the Type
Kind: Instance method of SeekStreamingIndicator
Returns: SeekIndicatorType
- the KEY_TYPE value
SeekStreamingIndicator
Set the SeekTime
Kind: Instance method of SeekStreamingIndicator
Returns: SeekStreamingIndicator
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
time | Number |
If the type is TIME, this number of seconds may be present alongside the skip indicator. It will indicate the number of seconds that the currently playing media will skip forward or backward. - The desired SeekTime. {'num_min_value': 1, 'num_max_value': 99} |