Changeset 26
- Timestamp:
- 09/19/06 18:29:17 (2 years ago)
- Files:
-
- trunk/A52/ACShepA52Decoder.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/A52/ACShepA52Decoder.h
r15 r26 30 30 // Construction/Destruction 31 31 public: 32 ACShepA52Decoder(UInt32 inInputBufferByteSize = 19200);32 ACShepA52Decoder(UInt32 inInputBufferByteSize = 76800); 33 33 virtual ~ACShepA52Decoder(); 34 34
