JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
CameraDevice::Pimpl::CaptureSession::SessionDelegateClass Struct Reference
Inheritance diagram for CameraDevice::Pimpl::CaptureSession::SessionDelegateClass:
Collaboration diagram for CameraDevice::Pimpl::CaptureSession::SessionDelegateClass:

Public Member Functions

 SessionDelegateClass ()
 

Static Public Member Functions

static CaptureSessiongetOwner (id self)
 
static void setOwner (id self, CaptureSession *s)
 

Static Private Member Functions

static void interrupted (id, SEL, NSNotification *notification)
 
static void interruptionEnded (id, SEL, NSNotification *notification)
 
static void runtimeError (id self, SEL, NSNotification *notification)
 
static void started (id self, SEL, NSNotification *notification)
 
static void stopped (id, SEL, NSNotification *notification)
 

Constructor & Destructor Documentation

◆ SessionDelegateClass()

CameraDevice::Pimpl::CaptureSession::SessionDelegateClass::SessionDelegateClass ( )
inline

Member Function Documentation

◆ getOwner()

◆ interrupted()

static void CameraDevice::Pimpl::CaptureSession::SessionDelegateClass::interrupted ( id  ,
SEL  ,
NSNotification *  notification 
)
inlinestaticprivate

◆ interruptionEnded()

static void CameraDevice::Pimpl::CaptureSession::SessionDelegateClass::interruptionEnded ( id  ,
SEL  ,
NSNotification *  notification 
)
inlinestaticprivate

◆ runtimeError()

static void CameraDevice::Pimpl::CaptureSession::SessionDelegateClass::runtimeError ( id  self,
SEL  ,
NSNotification *  notification 
)
inlinestaticprivate

◆ setOwner()

static void CameraDevice::Pimpl::CaptureSession::SessionDelegateClass::setOwner ( id  self,
CaptureSession s 
)
inlinestatic

◆ started()

static void CameraDevice::Pimpl::CaptureSession::SessionDelegateClass::started ( id  self,
SEL  ,
NSNotification *  notification 
)
inlinestaticprivate

◆ stopped()

static void CameraDevice::Pimpl::CaptureSession::SessionDelegateClass::stopped ( id  ,
SEL  ,
NSNotification *  notification 
)
inlinestaticprivate

The documentation for this struct was generated from the following file: