ADIC Digital Camera 601355 Rev A User Manual

Page of 1192
API Guide
601355 Rev A
API Functions
2-745
Functions
VSID_MEDIA_TYPE_LIST (int)
If 
VSE_QUERY_OPTION_NONE
 was specified 
for 
VSID_QUERY_OPTION
, indicates the 
number of media types specified in the Media 
Type list. The maximum number of media 
types that can be specified is 32.
(char **)
If 
VSE_QUERY_OPTION_NONE
 was specified 
for 
VSID_QUERY_OPTION
, specifies the 
names of the media types for which 
information is being requested.
Valid Media Type names may contain up to 16 
alphanumeric characters, including spaces. 
Leading and trailing spaces are not permitted.
VSID_PRIORITY (VST_PRIORITY)
The requested execution priority for this 
request. Assignable priority values are 
restricted to the range from 1 (highest) to 32 
(lowest) inclusive. The default priority value is 
15.
VSID_QUERY_OPTION 
(VST_QUERY_OPTION)
Indicates whether information is being 
requested for each media type specified in a 
list of one or more media types or whether 
information is being requested for all media 
types. Valid 
VSID_QUERY_OPTION
 values are 
enumerated in the vs_types.h file.
VSID_RETRY_LIMIT (VST_RETRY_LIMIT)
Number of times the API software retries for 
command status from VolServ before 
returning a time-out to the client software for 
this request. 
VSID_RETRY_LIMIT
 is not 
applicable when the API software executes in 
asynchronous mode.
Parameter Type
Description