# AVSession_PlaybackPosition ## Overview The struct describes the information related to the playback position. **Since**: 13 **Related module**: [OHAVSession](capi-ohavsession.md) **Header file**: [native_avsession.h](capi-native-avsession-h.md) ## Summary ### Member Variables | Name| Description| | -- | -- | | int64_t elapsedTime | Elapsed time, in ms.| | int64_t updateTime | Updated time, in ms.|