MeiCam SDK For Android
3.14.0
|
The second callback interface for timeline playback. More...
Public Member Functions | |
void | onPlaybackTimelinePosition (NvsTimeline timeline, long position) |
The current postion of timeline playback. More... | |
The second callback interface for timeline playback.
void com.meicam.sdk.NvsStreamingContext.PlaybackCallback2.onPlaybackTimelinePosition | ( | NvsTimeline | timeline, |
long | position | ||
) |
The current postion of timeline playback.
timeline | Timeline. |
position | The current postion of timeline playback. |