Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Open topic with navigation CAPL Functions » MOST » mostGetSyncMute

mostGetSyncMute

Valid for: CANoe DE

Function Syntax

long mostGetSyncMute(long channel, long device);

Description

Returns the mute status of the audio input or output.

Parameters

  • channel: Channel of the connected interface.
  • device:
    • 0: Line-In
    • 1: Line-Out
    • 2: S/PDIF In (VN2640 only)
    • 3: S/PDIF Out (VN2640 only)

Return Values

Example

mostGetChannelmostSetSyncAudiomostSetSyncVolumemostSetSyncMutemostGetSyncVolume