ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
2-42 API Functions 601355 Rev A
VSID_ARCHIVE_NAME
(VST_ARCHIVE_NAME)
Pointer to the name of the archive associated
with the archive media class relationship. Valid
archive names may contain up to 16
alphanumeric characters, including spaces.
Leading and trailing spaces are not permitted.
VSID_CAPACITY (VST_CAPACITY *) Pointer to the percentage of the total
MediaClass capacity that can be stored in this
archive.
VSID_COMPONENT_HANDLE_TABLE
(VST_TABLE_HANDLE *)
Pointer to the preferred locations for media
assigned to this archive media class.
VSID_FILL_LEVEL (VST_FILL_LEVEL *) Pointer to the number of media currently in
this archive media class.
VSID_HIGH_MARK (VST_HIGH_MARK *) The percentage of VSID_CAPACITY above
which the specified migration policy option is
performed or initiated. This field is applicable
only if VSID_ARCHIVE_ACTION is set to
VSE_ARCHIVE_ACTION_NOTIFY or
VSE_ARCHIVE_ACTION_MIG.
VSID_LOW_MARK (VST_LOW_MARK *) Pointer to the percentage of the archive media
class capacity below which automatic
migration of media out of the archive media
class stops. This field is applicable only if
VSID_ARCHIVE_ACTION is set to
VSE_ARCHIVE_ACTION_NOTIFY or
VSE_ARCHIVE_ACTION_MIG.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME)
Pointer to the MediaClass name associated
with the archive media class relationship.
Valid MediaClass names may contain up to 16
alphanumeric characters, including spaces.
Leading and trailing spaces are not permitted.
Parameter Type Description