Home
last modified time | relevance | path

Searched defs:adaptOutputFormat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DVideoSource.java90 public void adaptOutputFormat(int width, int height, int fps) { in adaptOutputFormat() method in VideoSource
101 public void adaptOutputFormat( in adaptOutputFormat() method in VideoSource
110 public void adaptOutputFormat(AspectRatio targetLandscapeAspectRatio, in adaptOutputFormat() method in VideoSource
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/
H A DNativeAndroidVideoTrackSource.java67 public void adaptOutputFormat(VideoSource.AspectRatio targetLandscapeAspectRatio, in adaptOutputFormat() method in NativeAndroidVideoTrackSource