AVSession_PlaybackPosition
Overview
The AVSession_PlaybackPosition struct describes the information related to the playback position.
Since: 13
Related module: OHAVSession
Summary
Member Variables
| Name | Description |
|---|---|
| int64_t elapsedTime | Elapsed time, in ms. |
| int64_t updateTime | Updated time, in ms. |