element-hq / riot-android

A glossy Matrix collaboration client for Android
Apache License 2.0
1.4k stars 394 forks source link

How to access the camera ID when making a video call #3515

Open EsmaeeilMoradi opened 4 years ago

EsmaeeilMoradi commented 4 years ago

Hi, in VectorCallViewActivity class Handel Video call. how can access the camera in class? because I use only the front and back camera in video call but when I Clicked on mSwitchRearFrontCameraImageView (ImageView) called methods : toggleRearFrontCamera(); and this method cant access the camera Id......