Music Hub  ..
A session-wide music playback service
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. More...
 

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.

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


The documentation for this struct was generated from the following files: