cannam@86: cannam@86:
cannam@86:#include <callback.h>
cannam@86: cannam@86: List of all members.
cannam@86: If the seek requirement for an interface is optional, you can signify that a data sorce is not seekable by setting the seek field to NULL
.
cannam@86:
cannam@86:
Public Attributes | |
cannam@86: FLAC__IOCallback_Read | read |
cannam@86: FLAC__IOCallback_Write | write |
cannam@86: FLAC__IOCallback_Seek | seek |
cannam@86: FLAC__IOCallback_Tell | tell |
cannam@86: FLAC__IOCallback_Eof | eof |
cannam@86: FLAC__IOCallback_Close | close |