Searched refs:SetCoverTime (Results 1 – 3 of 3) sorted by relevance
50 int32_t SetCoverTime(float timems);
66 int32_t AudioVideoMuxer::SetCoverTime(float timems) in SetCoverTime() function in OHOS::CameraStandard::AudioVideoMuxer
155 muxer->SetCoverTime(NanosecToMillisec(timestamp - choosedBuffer.front()->GetTimeStamp())); in CreateAVMuxer()