set_project_item_audio_channel_mapping
Assign a source audio channel to a specific output channel for a project item, configuring audio routing in Premiere Pro.
Instructions
Map one output audio channel of a project item to a source channel using Premiere's documented AudioChannelMapping API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Project item node ID or exact name | |
| channel_index | Yes | Zero-based output channel index to configure | |
| source_channel_index | Yes | Zero-based source channel index to map |