Home
last modified time | relevance | path

Searched refs:kRecorderVideoTimescale (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp97 static const char *kRecorderVideoTimescale = "android.media.mediarecorder.video-timescale"; variable
187 mMetricsItem->setInt32(kRecorderVideoTimescale, mVideoTimeScale); in updateMetrics()