Searched refs:startLatency (Results 1 – 6 of 6) sorted by relevance
191 int32_t startLatency = -1; member
854 statisticalEventInfo_.startLatency = static_cast<int32_t>(endTime - startTime_); in Start()926 statisticalEventInfo_.startLatency); in Stop()1154 meta->SetData(Tag::RECORDER_START_LATENCY, statisticalEventInfo_.startLatency); in SetMetaDataReport()
68 int32_t startLatency {0};
995 meta->SetData(Tag::AV_PLAYER_START_LATENCY, playStatisticalInfo_.startLatency); in AppendPlayerMediaInfo()2189 playStatisticalInfo_.startLatency = static_cast<int32_t>(nowTimeMs - playStartTime_); in HandleInitialPlayingStateChange()
139 int32_t startLatency = -1; member
353 meta->SetData(Tag::SCREEN_CAPTURE_START_LATENCY, statisticalEventInfo_.startLatency); in SetMetaDataReport()1099 statisticalEventInfo_.startLatency = static_cast<int32_t>(endTime - startTime_); in OnStartScreenCapture()1103 statisticalEventInfo_.startLatency = -1; // latency -1 means invalid in OnStartScreenCapture()2612 if (statisticalEventInfo_.startLatency == -1) { in StopScreenCapture()2617 statisticalEventInfo_.startLatency); in StopScreenCapture()