Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DSurfaceTextureHelper.java60 final EglBase.Context sharedContext, boolean alignTimestamps, final YuvConverter yuvConverter, in create()
H A DPeerConnectionFactory.java444 public VideoSource createVideoSource(boolean isScreencast, boolean alignTimestamps) { in createVideoSource()
605 long factory, boolean is_screencast, boolean alignTimestamps); in nativeCreateVideoSource()