specifies a caslib that contains a QARC file, at location provided by "Source path".
specifies the path, relative to "Source caslib", of a QARC file to import.
specifies the table name, caslib, and other common parameters. For more information about specifying the table parameter, see the common castable parameter.
Specifies the table name, caslib, and other common parameters. For more information about specifying the table parameter, see the common castable parameter.
specifies the name of the caslib for the output table.
when set to True, adds the output table with a global scope. This enables other sessions to access the table, subject to access controls. The target caslib must also have a global scope. Default: FALSE
The 'caslib' parameter specifies the CAS library from which all the input audio files will be read. The files listed in your path file must be accessible from this caslib.
The 'casOut' parameter is a required parameter that specifies all the settings for the output table. This includes its name, the caslib where it will be stored, and other options such as compression, promotion, or whether to replace an existing table.
The output data table is specified using the 'casOut' parameter, which is a dictionary containing properties like 'name' for the table name and 'caslib' for the caslib where it should be saved.
Yes, you can use the 'caslib' parameter to specify the source CAS library from which to load the content.