Function | Description |
---|---|
AddChunk() | Adds user-defined chunks to the file, if this is supported |
AddCopyright() | Sets the file's copyright notice text |
CloseFile() | Tells the BMediaFile that all track data has been written |
CommitHeader() | Tells the BMediaFile that all tracks have been created |
Constants | |
Constructor and Destructor | |
Constructor Flags | |
Copyright() | Returns the file's copyright notice |
CountTracks() | Returns the number of tracks in the media file |
CreateTrack() | Creates a new track |
Function Summary | |
GetFileFormatInfo() | Returns information about the underlying file format |
GetParameterValue() | Returns the value of the specified parameter |
GetParameterView() | Returns a BView containing controls for adjusting the file format's parameters |
InitCheck() | Indicates whether or not the object was successfully initialized |
BMediaFile | |
BMediaFile() | Constructor |
~BMediaFile() | Destructor |
Member Functions | |
ReleaseAllTracks() | Releases all tracks currently in use |
ReleaseTrack() | Releases the specified track |
SetParameterValue() | Sets the value of the specified parameter |
TrackAt() | Returns the specified track |
Web() | Returns a BParameterWeb that can be used to configure the file format parameters |
The Media Kit Table of Contents | The Media Kit Index |
Copyright © 2000 Be, Inc. All rights reserved..