Music Hub  ..
A session-wide music playback service
core::ubuntu::media::AVBackend Struct Reference

#include <player.h>

+ Collaboration diagram for core::ubuntu::media::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 42 of file player.h.

Member Enumeration Documentation

◆ Backend

Enumerator
none 
hybris 
mir 

Definition at line 44 of file player.h.

Member Function Documentation

◆ get_backend_type()

media::AVBackend::Backend core::ubuntu::media::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 26 of file backend.cpp.

Referenced by core::ubuntu::media::make_platform_default_recorder_observer(), core::ubuntu::media::platform_default_client_death_observer(), and gstreamer::Playbin::Playbin().


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