Roy Hermann
Roy Hermann
Is there a way to programmatically display the side buttons? (i.e user's first time seeing the screen and i want them to know there is an option to swipe the...
Is there a way to start the video camera with the front facing camera instead of the back? Thanks for this amazing lib!
Hey, love this library! How would you go about adding multiple text layers (for example captions) to the composition? The composition can only take a single `animationLayer` value, so no...
First of all @Volcomix , thanks for this awesome lib and demo! My main questions are in terms of implementation - I've forked over the project and started integrating it...
Is there a way to toggle audio level (mute/unmute) while its playing? Thanks!
Is there already a way to change/select the video source when capturing? i.e - if i have two cameras, select which one to record with? Also - is there a...
Is there a way to change the gap height between each value in the picker?
Is there any way to change how strong the blur is? Thanks!
Hey, so trying to run a simple example of getting "related topics" to a specific keyword in the last 24 hours. My code looks like so: ``` //get relatedTopics for...
Is there a way to flip the camera (front to back or back to front) while recording a video (like snapchat)? The flipping mechanism works, but the video re-starts recording...