#include <juce_android_CameraDevice.h>
◆ ~Owner()
virtual TextureViewSurfaceTextureListener::Owner::~Owner |
( |
| ) |
|
|
inlinevirtual |
◆ onSurfaceTextureAvailable()
virtual void TextureViewSurfaceTextureListener::Owner::onSurfaceTextureAvailable |
( |
LocalRef< jobject > & |
surface, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
pure virtual |
◆ onSurfaceTextureDestroyed()
virtual bool TextureViewSurfaceTextureListener::Owner::onSurfaceTextureDestroyed |
( |
LocalRef< jobject > & |
surface | ) |
|
|
pure virtual |
◆ onSurfaceTextureSizeChanged()
virtual void TextureViewSurfaceTextureListener::Owner::onSurfaceTextureSizeChanged |
( |
LocalRef< jobject > & |
surface, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
pure virtual |
◆ onSurfaceTextureUpdated()
virtual void TextureViewSurfaceTextureListener::Owner::onSurfaceTextureUpdated |
( |
LocalRef< jobject > & |
surface | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: