pianod2
multisource multiuser scriptable networked music player
Namespaces | Functions
osxplayer.h File Reference

OS X audio player. More...

#include <config.h>
#include <string>
#include "mediaplayer.h"
Include dependency graph for osxplayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Audio
 Classes dealing with audio output drivers and decoding/playing audio files.
 

Functions

Media::PlayerAudio::getAVFoundationPlayer (const AudioSettings &AudioSettings, const std::string &media_url, float initial_audio_gain)
 Old-style C interface to provide bridge from C++ to Objective-C compiled code. More...
 

Detailed Description

OS X audio player.

Play media files on OS X using AVFoundation framework.