Searched refs:targetLandscapeAspectRatio (Results 1 – 2 of 2) sorted by relevance
67 public void adaptOutputFormat(VideoSource.AspectRatio targetLandscapeAspectRatio, in adaptOutputFormat() argument70 nativeAdaptOutputFormat(nativeAndroidVideoTrackSource, targetLandscapeAspectRatio.width, in adaptOutputFormat()71 targetLandscapeAspectRatio.height, maxLandscapePixelCount, targetPortraitAspectRatio.width, in adaptOutputFormat()
110 public void adaptOutputFormat(AspectRatio targetLandscapeAspectRatio, in adaptOutputFormat() argument113 nativeAndroidVideoTrackSource.adaptOutputFormat(targetLandscapeAspectRatio, in adaptOutputFormat()