Searched refs:childPosition (Results 1 – 2 of 2) sorted by relevance
170 int64_t childPosition = 0; in getTimestamp() local171 Result result = mChildStream->getTimestamp(clockId, &childPosition, timeNanoseconds); in getTimestamp()172 *framePosition = childPosition * mRateScaler; in getTimestamp()
1382 throw FlutterError('$runtimeType does not implement childPosition.');