Can you update the DisplayManager.java class with method getDisplayedVideoRect(), so I can use it in my app with framework OpenMemories?
Thanks in advance.
Nice work, btw.
Regards
Vitor
from jasmin
.method public getDisplayedVideoRect()Lcom/sony/scalar/hardware/avio/DisplayManager$VideoRect;
.end method
.class public com/sony/scalar/hardware/avio/DisplayManager$VideoRect
.super java/lang/Object
.inner class public static VideoRect inner com/sony/scalar/hardware/avio/DisplayManager$VideoRect outer com/sony/scalar/hardware/avio/DisplayManager
.field public pxBottom I
.field public pxLeft I
.field public pxRight I
.field public pxTop I
Hi @ma1co ,
Can you update the DisplayManager.java class with method getDisplayedVideoRect(), so I can use it in my app with framework OpenMemories? Thanks in advance. Nice work, btw. Regards Vitor
from jasmin