Music Hub ..
A session-wide music playback service
Loading...
Searching...
No Matches
lomiri::MediaHubService::AVBackend Struct Reference

#include <player.h>

Collaboration diagram for lomiri::MediaHubService::AVBackend:

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.

Detailed Description

Definition at line 34 of file player.h.

Member Enumeration Documentation

◆ Backend

Enumerator
none 
hybris 
mir 

Definition at line 36 of file player.h.

Member Function Documentation

◆ get_backend_type()

media::AVBackend::Backend lomiri::MediaHubService::AVBackend::get_backend_type ( )
static

Returns the type of audio/video decoding/encoding backend being used.

Returns
Returns the current backend type.

Definition at line 28 of file backend.cpp.

References hybris, mir, and none.

Referenced by lomiri::MediaHubService::PlayerImplementation::backend().


The documentation for this struct was generated from the following files:
  • /build/media-hub-4.7~20260316060616.27~fbd9644+ubports26.04.1/src/service/player.h
  • /build/media-hub-4.7~20260316060616.27~fbd9644+ubports26.04.1/src/service/backend.cpp