Namespaces | Functions | Variables
src/cinder/qtime/QuickTime.cpp File Reference

Namespaces

namespace  cinder
namespace  cinder::qtime

Functions

void cinder::sleep (float milliseconds)
 Suspends the execution of the current thread until milliseconds have passed. Supports sub-millisecond precision only on Mac OS X.
 EXTERN_API_C (OSStatus) QTPixelBufferContextCreate(CFAllocatorRef
::Movie cinder::qtime::openMovieFromUrl (const Url &url)
::Movie cinder::qtime::openMovieFromPath (const fs::path &path)
void cinder::qtime::startQuickTime ()
int32_t cinder::qtime::getQuickTimeVersion ()
std::string cinder::qtime::getQuickTimeVersionString ()
void cinder::qtime::quickTimeTask ()

Variables

 CFDictionaryRef

Function Documentation

EXTERN_API_C ( OSStatus  )

Variable Documentation