Public Member Functions | Protected Attributes | Properties

HBAudio Class Reference

#import <HBAudio.h>

List of all members.

Public Member Functions

(void) - setTrackFromIndex:
(BOOL) - setCodecFromName:
(void) - setMixdownFromName:
(void) - setSampleRateFromName:
(void) - setBitRateFromName:

Protected Attributes

NSMutableArray * bitRates

Properties

NSDictionary * track
NSDictionary * codec
NSDictionary * mixdown
NSDictionary * sampleRate
NSDictionary * bitRate
NSNumber * drc
NSNumber * gain
NSNumber * videoContainerTag
HBAudioControllercontroller
NSMutableArray * codecs
NSMutableArray * mixdowns
NSArraysampleRates
NSArraybitRates
BOOL enabled

Member Function Documentation

- (void) setBitRateFromName: (NSString *)  aValue  
- (BOOL) setCodecFromName: (NSString *)  aValue  
- (void) setMixdownFromName: (NSString *)  aValue  
- (void) setSampleRateFromName: (NSString *)  aValue  
- (void) setTrackFromIndex: (int)  aValue  

Member Data Documentation

- (NSMutableArray*) bitRates [protected]

Property Documentation

- (NSDictionary *) bitRate [read, write, retain]
- (NSArray*) bitRates [read, write, retain]
- (NSDictionary *) codec [read, write, retain]
- (NSMutableArray *) codecs [read, write, retain]
- (HBAudioController *) controller [read, write, assign]
- (NSNumber *) drc [read, write, retain]
- (BOOL) enabled [read, assign]
- (NSNumber *) gain [read, write, retain]
- (NSDictionary *) mixdown [read, write, retain]
- (NSMutableArray *) mixdowns [read, write, retain]
- (NSDictionary *) sampleRate [read, write, retain]
- (NSArray *) sampleRates [read, assign]
- (NSDictionary *) track [read, write, retain]
- (NSNumber *) videoContainerTag [read, write, retain]

The documentation for this class was generated from the following files: