Data for seeking to a specific timestamp.

interface RNSeekToTimestampData {
    timestamp: number;
}

Properties

Properties

timestamp: number

Timestamp to seek to (in seconds). LIVE only