Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
BackendUtilsImpl Namespace Reference

Functions

bool isGStreamerPlatform ()
bool isQNXPlatform ()
bool isDarwinPlatform ()
bool isAndroidPlatform ()
bool isOhosPlatform ()
bool isFFMPEGPlatform ()
bool isWindowsPlatform ()
bool isMediaBackendPluginLoaded ()
void initIntegrationTestMain ()
bool initIntegrationTestCase ()
bool isRhiRenderingSupported ()
bool isOpenGLSupported ()
bool isCI ()

Function Documentation

◆ initIntegrationTestCase()

bool BackendUtilsImpl::initIntegrationTestCase ( )
inlinenodiscard

Definition at line 76 of file mediabackendutils_p.h.

References isMediaBackendPluginLoaded().

Here is the call graph for this function:

◆ initIntegrationTestMain()

void BackendUtilsImpl::initIntegrationTestMain ( )
inline

Definition at line 67 of file mediabackendutils_p.h.

◆ isAndroidPlatform()

bool BackendUtilsImpl::isAndroidPlatform ( )
inline

Definition at line 42 of file mediabackendutils_p.h.

◆ isCI()

bool BackendUtilsImpl::isCI ( )
inline

Definition at line 100 of file mediabackendutils_p.h.

◆ isDarwinPlatform()

bool BackendUtilsImpl::isDarwinPlatform ( )
inline

Definition at line 37 of file mediabackendutils_p.h.

◆ isFFMPEGPlatform()

bool BackendUtilsImpl::isFFMPEGPlatform ( )
inline

Definition at line 52 of file mediabackendutils_p.h.

◆ isGStreamerPlatform()

bool BackendUtilsImpl::isGStreamerPlatform ( )
inline

Definition at line 27 of file mediabackendutils_p.h.

◆ isMediaBackendPluginLoaded()

bool BackendUtilsImpl::isMediaBackendPluginLoaded ( )
inlinenodiscard

Definition at line 62 of file mediabackendutils_p.h.

Referenced by initIntegrationTestCase().

Here is the caller graph for this function:

◆ isOhosPlatform()

bool BackendUtilsImpl::isOhosPlatform ( )
inline

Definition at line 47 of file mediabackendutils_p.h.

◆ isOpenGLSupported()

bool BackendUtilsImpl::isOpenGLSupported ( )
inline

Definition at line 94 of file mediabackendutils_p.h.

◆ isQNXPlatform()

bool BackendUtilsImpl::isQNXPlatform ( )
inline

Definition at line 32 of file mediabackendutils_p.h.

◆ isRhiRenderingSupported()

bool BackendUtilsImpl::isRhiRenderingSupported ( )
inline

Definition at line 88 of file mediabackendutils_p.h.

◆ isWindowsPlatform()

bool BackendUtilsImpl::isWindowsPlatform ( )
inline

Definition at line 57 of file mediabackendutils_p.h.