ADC Home > Reference Library > Reference > Audio > Carbon > Disc Recording Framework Reference

 


DRErase(PropertyConvenienceMethods)

Extends Class:
Declared In:

Overview

This category on DRErase defines methods that make setting and retrieving the various DRErase properties easier.



Methods

-eraseType
Returns the type of erase to be performed.
-setEraseType:
Sets the type of erase to perform.

eraseType


Returns the type of erase to be performed.

- (NSString*) eraseType; 
Return Value

An NSString


setEraseType:


Sets the type of erase to perform.

- (void) setEraseType:(NSString*)type; 
Parameters
type
The type of erase.


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