![]() |
Qt 6.x
The Qt SDK
|
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) |
| using QT_USE_NAMESPACE::AVFAtomicInt64 = typedef QAtomicInteger<qint64> |
Definition at line 43 of file avfmediaassetwriter.mm.
| enum QT_USE_NAMESPACE::WriterState |
| Enumerator | |
|---|---|
| WriterStateIdle | |
| WriterStateActive | |
| WriterStatePaused | |
| WriterStateAborted | |
Definition at line 35 of file avfmediaassetwriter.mm.
| 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:| 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:| 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: