|
JUCE
|
This is the complete list of members for CameraDevice, including all inherited members.
| addListener(Listener *listenerToAdd) | CameraDevice | |
| createViewerComponent() | CameraDevice | |
| getAvailableDevices() | CameraDevice | static |
| getFileExtension() | CameraDevice | static |
| getName() const noexcept | CameraDevice | |
| getTimeOfFirstRecordedFrame() const | CameraDevice | |
| openDevice(int deviceIndex, int minWidth=128, int minHeight=64, int maxWidth=1024, int maxHeight=768) | CameraDevice | static |
| removeListener(Listener *listenerToRemove) | CameraDevice | |
| startRecordingToFile(const File &file, int quality=2) | CameraDevice | |
| stopRecording() | CameraDevice | |
| ~CameraDevice() | CameraDevice | virtual |