API Guide
601355 Rev A API Functions 2-619
Functions
VSCMD_
CreateMedia-
Class
VSCMD_CreateMediaClass creates a new MediaClass
group.
A MediaClass group establishes common characteristics for the
media it contains.
Synopsis VST_BOOLEAN VSCMD_CreateMediaClass
(
VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments handle = The command handle for the Create Media
Class request.
“…” = Variable length argument list consisting of pairs of
Arguments. Each pair of Arguments consists of a parameter
identifier, followed by the value of the field to use for this
request. The valid parameter identifiers and types for this
function are shown in the following "Parameters"
paragraph.
VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.