API Guide
601355 Rev A API Functions 2-621
Functions
VSID_MEDIA_TYPE_NAME
(VST_MEDIA_TYPE_NAME) 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) User-specified comment included in a system
log message when the number of media in the
MediaClass group exceeds the high mark
threshold. 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) Requested execution priority for this request.
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) 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.
VSID_PROGRAM_NUMBER
(VST_PROGRAM_NUMBER) RPC program number of the client process to
receive callbacks generated for this
MediaClass group. VSID_PROGRAM_NUMBER
is required if VSID_CLASS_RPC_OPTION is
set to VSE_CLASS_RPC_ENTERPRISE.
Otherwise, VSID_PROGRAM_NUMBER is not
applicable.
Parameter Type Description