#include <player.h>
Public Types | |
| enum | Backend { none , hybris , mir } |
Static Public Member Functions | |
| static Backend | get_backend_type () |
| Returns the type of audio/video decoding/encoding backend being used. | |
|
static |
Returns the type of audio/video decoding/encoding backend being used.
Definition at line 28 of file backend.cpp.
References hybris, mir, and none.
Referenced by lomiri::MediaHubService::PlayerImplementation::backend().