Apple Developer Connection
Advanced Search
Member Login Log In | Not a Member? Contact ADC
ADC Home > Reference Library > Reference > Audio > Carbon > Disc Recording Framework Reference

 


DRFolder.h

Overview

Folder objects used in filesystem creation.

Discussion

A DRFolder object is a subclass of DRFSObject and represents a folder on the finished disc. DRFolders can be either a “real” folder pointing to an existing folder (residing on a hard drive for example) or can be a “virtual” folder which exists only on the resulting burned disc. A DRFolder pointing to an existing folder cannot have it's contents changed - only those files/folders which are children of the actual folder on disk will be included on the resulting disc. Virtual folders are entirely created programatically and any virtual folder structure can exist and be burned to disc. It is possible to convert a real folder to a virtual folder using the makeVirtual method.



Classes

DRFolder
Represents a folder to be created on the burned disc.

Categories

DRFolder(VirtualFolders)





Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Last Updated: 2008-04-01