Preparing search index...
The search index is not available
Bitmovin Player React Native SDK - v0.32.0
Bitmovin Player React Native SDK
SeekPosition
Interface SeekPosition
Represents a seeking position.
interface
SeekPosition
{
source
:
EventSource
;
time
:
number
;
}
Index
Properties
source
time
Properties
source
source
:
EventSource
The relevant
Source
.
time
time
:
number
The position within the
Source
in seconds.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
source
time
Bitmovin Player React Native SDK - v0.32.0
Loading...
Represents a seeking position.