android - How to configure burst mode in camera2 API? -


i have used camera2 api google using this. have integrated library , works fine. want use camera burst mode, similar this. have read many threads on stackoverflow , try implement understood bit this nothing seems working out me. there repo or related this, appreciated.

captureburst method available in library there no documentation or sample how use it.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -