Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QT_USE_NAMESPACE Namespace Reference

Typedefs

using AVFAtomicInt64 = QAtomicInteger<qint64>
 

Enumerations

enum  WriterState { WriterStateIdle , WriterStateActive , WriterStatePaused , WriterStateAborted }
 

Functions

bool qt_capture_session_isValid (AVFCameraService *service)
 
bool qt_is_writable_file_URL (NSURL *fileURL)
 
bool qt_file_exists (NSURL *fileURL)
 

Typedef Documentation

◆ AVFAtomicInt64

using QT_USE_NAMESPACE::AVFAtomicInt64 = QAtomicInteger<qint64>

Definition at line 43 of file avfmediaassetwriter.mm.

Enumeration Type Documentation

◆ WriterState

enum QT_USE_NAMESPACE::WriterState
Enumerator
WriterStateIdle 
WriterStateActive 
WriterStatePaused 
WriterStateAborted 

Definition at line 35 of file avfmediaassetwriter.mm.

Function Documentation

◆ qt_capture_session_isValid()

bool QT_USE_NAMESPACE::qt_capture_session_isValid ( AVFCameraService * service)

Definition at line 20 of file avfmediaassetwriter.mm.

References AVFCameraSession::audioInput(), AVFCameraSession::captureSession(), qt_capture_session_isValid(), and AVFCameraSession::videoInput().

Referenced by qt_capture_session_isValid().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ qt_file_exists()

bool QT_USE_NAMESPACE::qt_file_exists ( NSURL * fileURL)

Definition at line 46 of file avfmediaencoder.mm.

References Q_ASSERT, and qt_file_exists().

Referenced by qt_file_exists().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ qt_is_writable_file_URL()

bool QT_USE_NAMESPACE::qt_is_writable_file_URL ( NSURL * fileURL)

Definition at line 31 of file avfmediaencoder.mm.

References Q_ASSERT, and qt_is_writable_file_URL().

Referenced by qt_is_writable_file_URL().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: