Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 4 of 4) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DBassCore.cpp683 int error_code{ CONVERT_ERROR_ENCODE_CHANNEL_FAILED }; in EncodeAudio() local
888 std::wstring CBassCore::GetErrorInfo(int error_code) in GetErrorInfo()
898 int error_code = BASS_ErrorGetCode(); in GetErrorInfo() local
H A DMciCore.cpp308 std::wstring CMciCore::GetErrorInfo(int error_code) in GetErrorInfo()
H A DFfmpegCore.cpp373 std::wstring CFfmpegCore::GetErrorInfo(int error_code) { in GetErrorInfo()
H A DLastFM.cpp68 int error_code() { in error_code() function in XMLHelper