Home
last modified time | relevance | path

Searched refs:DEFAULT_POS_NOFITY_INTERVAL (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.cpp66 const uint32_t DEFAULT_POS_NOFITY_INTERVAL = 300; member
161 playerParam_.u32PlayPosNotifyIntervalMs = DEFAULT_POS_NOFITY_INTERVAL; in PlayerControl()
162 playerParam_.u32VideoEsBufSize = DEFAULT_POS_NOFITY_INTERVAL; in PlayerControl()
163 playerParam_.u32AudioEsBufSize = DEFAULT_POS_NOFITY_INTERVAL; in PlayerControl()
164 playerParam_.u32VdecFrameBufCnt = DEFAULT_POS_NOFITY_INTERVAL; in PlayerControl()
165 playerParam_.bPauseMode = DEFAULT_POS_NOFITY_INTERVAL; in PlayerControl()
226 DEFAULT_POS_NOFITY_INTERVAL : createParam.u32PlayPosNotifyIntervalMs; in InitAttr()

Completed in 3 milliseconds