Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
AVFScopedPointer< dispatch_queue_t > Class Reference

#include <avfcamerautility_p.h>

+ Collaboration diagram for AVFScopedPointer< dispatch_queue_t >:

Public Member Functions

 AVFScopedPointer ()
 
 AVFScopedPointer (dispatch_queue_t q)
 
 ~AVFScopedPointer ()
 
 operator dispatch_queue_t () const
 
dispatch_queue_t data () const
 
void reset (dispatch_queue_t q=nullptr)
 

Detailed Description

Definition at line 95 of file avfcamerautility_p.h.

Constructor & Destructor Documentation

◆ AVFScopedPointer() [1/2]

AVFScopedPointer< dispatch_queue_t >::AVFScopedPointer ( )
inline

Definition at line 98 of file avfcamerautility_p.h.

◆ AVFScopedPointer() [2/2]

AVFScopedPointer< dispatch_queue_t >::AVFScopedPointer ( dispatch_queue_t  q)
inlineexplicit

Definition at line 99 of file avfcamerautility_p.h.

◆ ~AVFScopedPointer()

AVFScopedPointer< dispatch_queue_t >::~AVFScopedPointer ( )
inline

Definition at line 101 of file avfcamerautility_p.h.

Member Function Documentation

◆ data()

dispatch_queue_t AVFScopedPointer< dispatch_queue_t >::data ( ) const
inline

Definition at line 113 of file avfcamerautility_p.h.

◆ operator dispatch_queue_t()

AVFScopedPointer< dispatch_queue_t >::operator dispatch_queue_t ( ) const
inline

Definition at line 107 of file avfcamerautility_p.h.

◆ reset()

void AVFScopedPointer< dispatch_queue_t >::reset ( dispatch_queue_t  q = nullptr)
inline

Definition at line 118 of file avfcamerautility_p.h.


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