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 isFFMPEGPlatform ()
bool isWindowsPlatform ()
bool isRhiRenderingSupported ()
bool isOpenGLSupported ()
bool isCI ()

Function Documentation

◆ isAndroidPlatform()

bool BackendUtilsImpl::isAndroidPlatform ( )
inline

Definition at line 42 of file mediabackendutils_p.h.

◆ isCI()

bool BackendUtilsImpl::isCI ( )
inline

Definition at line 69 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 47 of file mediabackendutils_p.h.

◆ isGStreamerPlatform()

bool BackendUtilsImpl::isGStreamerPlatform ( )
inline

Definition at line 27 of file mediabackendutils_p.h.

◆ isOpenGLSupported()

bool BackendUtilsImpl::isOpenGLSupported ( )
inline

Definition at line 63 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 57 of file mediabackendutils_p.h.

◆ isWindowsPlatform()

bool BackendUtilsImpl::isWindowsPlatform ( )
inline

Definition at line 52 of file mediabackendutils_p.h.