Agora RTC Objective-C API Reference  Refactor
AVideoDeviceManager Class Reference

Inherits AutoPtr< IVideoDeviceManager >.

Member Typedef Documentation

◆ value_type

typedef IVideoDeviceManager value_type
protectedinherited

◆ pointer_type

typedef IVideoDeviceManager * pointer_type
protectedinherited

Constructor & Destructor Documentation

◆ AVideoDeviceManager()

AVideoDeviceManager ( IRtcEngine engine)
inline

Member Function Documentation

◆ operator bool()

operator bool
inlineinherited

◆ operator*()

value_type& operator*
inlineinherited

◆ operator->()

pointer_type operator->
inlineinherited

◆ get()

pointer_type get
inlineinherited

◆ release()

pointer_type release
inlineinherited

◆ reset()

void reset ( pointer_type  ptr = NULL)
inlineinherited

◆ queryInterface()

bool queryInterface ( C1 *  c,
C2  iid 
)
inlineinherited

Field Documentation

◆ ptr_

pointer_type ptr_
privateinherited