ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
601355 Rev A API Functions 2-929
Functins
VSID_HOST_NAME (VST_HOST_NAME) The network-assigned name of the computer
where the task that listens for MediaClass
callbacks executes. Applicable only if
VSID_CLASS_RPB_OPTION is set to
VSE_CLASS_RPC_STANDARD.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME)
The current name assigned to the MediaClass
group.
VSID_NEW_MEDIA_CLASS_NAME
(VST_NEW_MEDIA_CLASS_NAME)
The current name assigned to the MediaClass
group.
VSID_MEDIA_TYPE_NAME
(VST_MEDIA_TYPE_NAME)
The media type supported by this MediaClass
group. Valid media type names may contain
up to 16 alphanumeric characters, including
spaces. Leading and trailing spaces are not
permitted.
VSID_NOTIFY_COMMENT
(VST_NOTIFY_COMMENT)
The user-specified comment included in a
system log message when the number of
media in the MediaClass group exceeds the
high mark threshold. The MediaClass name,
fill level, high mark threshold, and capacity
values are automatically included in the
system log message and need not be
included in VSID_NOTIFY_COMMENT.
VSID_PRIORITY (VST_PRIORITY) The requested execution priority for Modify
Media Class commands. Assignable priority
values are restricted to a range from 1
(highest) to 32 (lowest) inclusive. The default
priority value is 15.
VSID_PROCEDURE_NUMBER
(VST_PROCEDURE_NUMBER)
The RPC procedure number of the client
process to receive callbacks generated for this
MediaClass group.
VSID_PROCEDURE_NUMBER is required if
VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_ENTERPRISE. Otherwise,
VSID_PROCEDURE_NUMBER is not applicable.
Parameter Type Description