ITScriptableAudioFormat::p ut_Channels 方法 (tapi3if.h)
put_Channels 方法會設定在 WAVEFORMATEX 結構中的 nChannels 成員。
語法
HRESULT put_Channels(
[in] const long nNewVal
);
參數
[in] nNewVal
在「其」結構中,nChannels 成員的新值。
傳回值
這個方法可以傳回其中一個值。
傳回碼 | 描述 |
---|---|
|
方法成功。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | tapi3if.h (包括 Tapi3.h) |
程式庫 | Uuid.lib |
Dll | Tapi3.dll |