add two pointers, remove 2 reserved uint32s
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5796 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -94,7 +94,9 @@ virtual void _ReservedSoundFile3();
|
||||
status_t fCStatus;
|
||||
void _init_raw_stats();
|
||||
status_t _ref_to_file(const entry_ref *ref);
|
||||
uint32 _reserved[4];
|
||||
BMediaFile *fMediaFile;
|
||||
BMediaTrack *fMediaTrack;
|
||||
uint32 _reserved[2];
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user