alexeyvasilyev / rtsp-client-android

Lightweight low-latency RTSP client library for Android
Apache License 2.0
245 stars 67 forks source link

Aspect ratio. #40

Closed janeSmith99221 closed 2 months ago

janeSmith99221 commented 2 years ago

how to change surfaceview aspect ratio. it possible to change aspect ratio through xml: app:layout_constraintDimensionRatio="4:3". but want to change programmatically. is there any way.

alexeyvasilyev commented 2 months ago

Take a look at https://github.com/androidx/media/blob/release/libraries/ui/src/main/java/androidx/media3/ui/AspectRatioFrameLayout.java