cinder::qtime Namespace

Classes


Typedefs


Functions

  • int32_t
    floatToFixed (float fl)
  • OSStatus
    enableMultiPassWithTemporaryFile (ICMCompressionSessionOptionsRef inCompressionSessionOptions, ICMMultiPassStorageRef *outMultiPassStorage)
  • ::Movie
    openMovieFromUrl (const Url &url)
  • ::Movie
    openMovieFromPath (const fs::path &path)
  • bool
    dictionarySetValue (CFMutableDictionaryRef dict, CFStringRef key, SInt32 value)
  • bool
    dictionarySetPixelBufferPixelFormatType (bool alpha, CFMutableDictionaryRef dict)
  • bool
    dictionarySetPixelBufferSize (const unsigned int width, const unsigned int height, CFMutableDictionaryRef dict)
  • bool
    dictionarySetPixelBufferBytesPerRowAlignment (CFMutableDictionaryRef dict)
  • void
    dictionarySetPixelBufferOpenGLCompatibility (CFMutableDictionaryRef dict)
  • bool
    dictionarySetPixelBufferOptions (unsigned int width, unsigned int height, bool alpha, CFMutableDictionaryRef *pixelBufferOptions)
  • CFMutableDictionaryRef
    initQTVisualContextOptions (int width, int height, bool alpha)
  • ::ItemCount
    openMovieBaseProperties (QTNewMoviePropertyElement movieProps[10])
  • Handle
    createPointerReferenceHandle (void *data, Size dataSize)
  • OSStatus
    ptrDataRefAddFileNameExtension (ComponentInstance dataRefHandler, const string &fileName)
  • OSStatus
    ptrDataRefAddMIMETypeExtension (ComponentInstance dataRefHandler, const std::string &mimeType)
  • Handle
    createPointerDataRefWithExtensions (void *data, size_t dataSize, const string &fileName, const string &mimeType)
  • ::Movie
    openMovieFromMemory (const void *data, size_t dataSize, const string &fileNameHint, const string &mimeTypeHint)

Variables

  • const float
    PLATFORM_DEFAULT_GAMMA = 2.5f
  • GWorldPtr
    sDefaultGWorld