Searched refs:GetChannelModeString (Results 1 – 2 of 2) sorted by relevance
294 inline const char * GetChannelModeString() const {return GetChannelModeString(nChannelIndex); } in GetChannelModeString() function300 const char * GetChannelModeString(const int a_channelID) const;
247 const char * AEncodeProperties::GetChannelModeString(int a_channelID) const in GetChannelModeString() function in AEncodeProperties439 …(GetDlgItem( HwndDlg, IDC_COMBO_ENC_STEREO), CB_ADDSTRING, NULL, (LPARAM) GetChannelModeString(i)); in InitConfigDlg()1164 if (tmpStr->compare(GetChannelModeString(i)) == 0) in GetValuesFromKey()1404 tmpElt->SetAttribute("mode", GetChannelModeString(nChannelIndex)); in SaveValuesToElement()1410 tmpElt->SetAttribute("mode", GetChannelModeString(nChannelIndex)); in SaveValuesToElement()