8#ifndef META_OCEAN_MEDIA_AVF_MEDIUM_H
9#define META_OCEAN_MEDIA_AVF_MEDIUM_H
17#include <AVFoundation/AVFoundation.h>
48#ifndef OCEAN_PLATFORM_BUILD_APPLE_MACOS
55 void initialize(
const AVAudioSessionCategory avAudioSessionCategory,
const AVAudioSessionMode avAudioSessionMode);
88#ifndef OCEAN_PLATFORM_BUILD_APPLE_MACOS
This class implements a recursive lock object.
Definition Lock.h:31
This template class is the base class for all singleton objects.
Definition Singleton.h:71
This class implements a timestamp.
Definition Timestamp.h:36
The namespace covering the entire Ocean framework.
Definition Accessor.h:15