MediaProjectionDemo
MediaProjectionDemo copied to clipboard
writting buffer to bitmap
when creating display it takes the right resolution 1920x1080 but when writing image.. image gets wrong resolution 1920x1088 This happens only on portrait rotation.. on landscape its good! well i used your patch for removing black from image.. but it seems to be quite slow.. is there any way more efficient to do this ?
when creating display it takes the right resolution 1920x1080 but when writing image.. image gets wrong resolution 1920x1088 This happens only on portrait rotation.. on landscape its good! well i used your patch for removing black from image.. but it seems to be quite slow.. is there any way more efficient to do this ?
how can i get bit map and add watermark on each frame?