Chris@1: Chris@1:
Chris@1:#include <callback.h>
Chris@1: Chris@1: List of all members.
Chris@1: 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
.
Chris@1:
Chris@1:
Public Attributes | |
Chris@1: FLAC__IOCallback_Read | read |
Chris@1: FLAC__IOCallback_Write | write |
Chris@1: FLAC__IOCallback_Seek | seek |
Chris@1: FLAC__IOCallback_Tell | tell |
Chris@1: FLAC__IOCallback_Eof | eof |
Chris@1: FLAC__IOCallback_Close | close |