Package com.banuba.sdk.renderer_common
Interface AndroidHardwareBuffer
- All Known Implementing Classes:
AndroidHardwareBuffer.CppProxy
public interface AndroidHardwareBuffer
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
destroy
void destroy() -
unlock
boolean unlock() -
isLocked
boolean isLocked() -
width
int width() -
height
int height() -
create
-