8#ifndef META_OCEAN_MEDIA_AVF_AVFOUNDATION_H
9#define META_OCEAN_MEDIA_AVF_AVFOUNDATION_H
15#ifndef OCEAN_PLATFORM_BUILD_APPLE
16 #error This library is available on Mac OSX and iOS platforms only!
19#include <CoreMedia/CoreMedia.h>
20#include <CoreVideo/CoreVideo.h>
51#if defined(OCEAN_RUNTIME_STATIC)
This class wraps an unmanaged object (or reference) which needs to be released after usage.
Definition ScopedObject.h:166
The namespace covering the entire Ocean framework.
Definition Accessor.h:15