#include <tracktion_ARAWrapperFunctions.h>
|
static ARASize ARA_CALL | getArchiveSize (ARAArchivingControllerHostRef, ARAArchiveReaderHostRef ref) |
|
static ARABool ARA_CALL | readBytesFromArchive (ARAArchivingControllerHostRef, ARAArchiveReaderHostRef ref, ARASize pos, ARASize length, ARAByte buffer[]) |
|
static ARABool ARA_CALL | writeBytesToArchive (ARAArchivingControllerHostRef, ARAArchiveWriterHostRef ref, ARASize position, ARASize length, const ARAByte buffer[]) |
|
static void ARA_CALL | notifyDocumentArchivingProgress (ARAArchivingControllerHostRef, float p) |
|
static void ARA_CALL | notifyDocumentUnarchivingProgress (ARAArchivingControllerHostRef, float p) |
|
static ARAPersistentID ARA_CALL | getDocumentArchiveID (ARAArchivingControllerHostRef, ARAArchiveReaderHostRef) |
|
◆ getArchiveSize()
static ARASize ARA_CALL ArchivingFunctions::getArchiveSize |
( |
ARAArchivingControllerHostRef |
, |
|
|
ARAArchiveReaderHostRef |
ref |
|
) |
| |
|
static |
◆ readBytesFromArchive()
static ARABool ARA_CALL ArchivingFunctions::readBytesFromArchive |
( |
ARAArchivingControllerHostRef |
, |
|
|
ARAArchiveReaderHostRef |
ref, |
|
|
ARASize |
pos, |
|
|
ARASize |
length, |
|
|
ARAByte |
buffer[] |
|
) |
| |
|
static |
◆ writeBytesToArchive()
static ARABool ARA_CALL ArchivingFunctions::writeBytesToArchive |
( |
ARAArchivingControllerHostRef |
, |
|
|
ARAArchiveWriterHostRef |
ref, |
|
|
ARASize |
position, |
|
|
ARASize |
length, |
|
|
const ARAByte |
buffer[] |
|
) |
| |
|
static |
◆ notifyDocumentArchivingProgress()
static void ARA_CALL ArchivingFunctions::notifyDocumentArchivingProgress |
( |
ARAArchivingControllerHostRef |
, |
|
|
float |
p |
|
) |
| |
|
static |
◆ notifyDocumentUnarchivingProgress()
static void ARA_CALL ArchivingFunctions::notifyDocumentUnarchivingProgress |
( |
ARAArchivingControllerHostRef |
, |
|
|
float |
p |
|
) |
| |
|
static |
◆ getDocumentArchiveID()
static ARAPersistentID ARA_CALL ArchivingFunctions::getDocumentArchiveID |
( |
ARAArchivingControllerHostRef |
, |
|
|
ARAArchiveReaderHostRef |
|
|
) |
| |
|
static |
The documentation for this struct was generated from the following file: