⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nserror.h

📁 mpeg4 video codec mpeg4 video codec
💻 H
📖 第 1 页 / 共 5 页
字号:
#define NS_S_REBUFFERING                 _HRESULT_TYPEDEF_(0x000D0BC8L)//// MessageId: NS_S_DEGRADING_QUALITY//// MessageText:////  The requested operation has caused the source to degrade codec quality.%0//#define NS_S_DEGRADING_QUALITY           _HRESULT_TYPEDEF_(0x000D0BC9L)//// MessageId: NS_E_OFFLINE_MODE//// MessageText:////  The requested URL is not available in offline mode.%0//#define NS_E_OFFLINE_MODE                _HRESULT_TYPEDEF_(0xC00D0BCAL)//// MessageId: NS_E_NOT_CONNECTED//// MessageText:////  The requested URL cannot be accessed because there is no network connection.%0//#define NS_E_NOT_CONNECTED               _HRESULT_TYPEDEF_(0xC00D0BCBL)//// MessageId: NS_E_TOO_MUCH_DATA//// MessageText:////  The encoding process was unable to keep up with the amount of supplied data.%0//#define NS_E_TOO_MUCH_DATA               _HRESULT_TYPEDEF_(0xC00D0BCCL)//// MessageId: NS_E_UNSUPPORTED_PROPERTY//// MessageText:////  The given property is not supported.%0//#define NS_E_UNSUPPORTED_PROPERTY        _HRESULT_TYPEDEF_(0xC00D0BCDL)//// MessageId: NS_E_8BIT_WAVE_UNSUPPORTED//// MessageText:////  Windows Media Player cannot copy the files to the CD because they are 8-bit. Convert the files to 16-bit, 44-kHz stereo files by using Sound Recorder or another audio-processing program, and then try again.%0//#define NS_E_8BIT_WAVE_UNSUPPORTED       _HRESULT_TYPEDEF_(0xC00D0BCEL)//// MessageId: NS_E_NO_MORE_SAMPLES//// MessageText:////  There are no more samples in the current range.%0//#define NS_E_NO_MORE_SAMPLES             _HRESULT_TYPEDEF_(0xC00D0BCFL)//// MessageId: NS_E_INVALID_SAMPLING_RATE//// MessageText:////  The given sampling rate is invalid.%0//#define NS_E_INVALID_SAMPLING_RATE       _HRESULT_TYPEDEF_(0xC00D0BD0L)//// MessageId: NS_E_MAX_PACKET_SIZE_TOO_SMALL//// MessageText:////  The given maximum packet size is too small to accommodate this profile//#define NS_E_MAX_PACKET_SIZE_TOO_SMALL   _HRESULT_TYPEDEF_(0xC00D0BD1L)//// MessageId: NS_E_LATE_PACKET//// MessageText:////  The packet arrived too late to be of use//#define NS_E_LATE_PACKET                 _HRESULT_TYPEDEF_(0xC00D0BD2L)//// MessageId: NS_E_DUPLICATE_PACKET//// MessageText:////  The packet is a duplicate of one received before//#define NS_E_DUPLICATE_PACKET            _HRESULT_TYPEDEF_(0xC00D0BD3L)//// MessageId: NS_E_SDK_BUFFERTOOSMALL//// MessageText:////  Supplied buffer is too small//#define NS_E_SDK_BUFFERTOOSMALL          _HRESULT_TYPEDEF_(0xC00D0BD4L)//// MessageId: NS_E_INVALID_NUM_PASSES//// MessageText:////  The wrong number of preprocessing passes was used for the stream's output type//#define NS_E_INVALID_NUM_PASSES          _HRESULT_TYPEDEF_(0xC00D0BD5L)//// MessageId: NS_E_ATTRIBUTE_READ_ONLY//// MessageText:////  An attempt was made to add, modify, or delete a read only attribute//#define NS_E_ATTRIBUTE_READ_ONLY         _HRESULT_TYPEDEF_(0xC00D0BD6L)//// MessageId: NS_E_ATTRIBUTE_NOT_ALLOWED//// MessageText:////  An attempt was made to add attribute that is not allowed for the given media type//#define NS_E_ATTRIBUTE_NOT_ALLOWED       _HRESULT_TYPEDEF_(0xC00D0BD7L)//// MessageId: NS_E_INVALID_EDL//// MessageText:////  The EDL provided is invalid//#define NS_E_INVALID_EDL                 _HRESULT_TYPEDEF_(0xC00D0BD8L)//// MessageId: NS_E_DATA_UNIT_EXTENSION_TOO_LARGE//// MessageText:////  The Data Unit Extension data was too large to be used.%0//#define NS_E_DATA_UNIT_EXTENSION_TOO_LARGE _HRESULT_TYPEDEF_(0xC00D0BD9L)//// MessageId: NS_E_CODEC_DMO_ERROR//// MessageText:////  An unexpected error occurred with a DMO codec.%0//#define NS_E_CODEC_DMO_ERROR             _HRESULT_TYPEDEF_(0xC00D0BDAL)//// MessageId: NS_S_TRANSCRYPTOR_EOF//// MessageText:////  The transcryptor object has reached end of file.%0//#define NS_S_TRANSCRYPTOR_EOF            _HRESULT_TYPEDEF_(0x000D0BDBL)///////////////////////////////////////////////////////////////////////////// Windows Media Player Errors//// IdRange = 4000 - 4999/////////////////////////////////////////////////////////////////////////////// WMP CD Filter Error codes////// MessageId: NS_E_NO_CD//// MessageText:////  There is no CD in the CD drive. Insert a CD, and then try again.%0//#define NS_E_NO_CD                       _HRESULT_TYPEDEF_(0xC00D0FA0L)//// MessageId: NS_E_CANT_READ_DIGITAL//// MessageText:////  Windows Media Player could not use digital playback to play the CD. To switch to analog playback, on the Tools menu, click Options, and then click the Devices tab. Double-click the CD drive, and then in the Playback area, click Analog.%0//#define NS_E_CANT_READ_DIGITAL           _HRESULT_TYPEDEF_(0xC00D0FA1L)//// MessageId: NS_E_DEVICE_DISCONNECTED//// MessageText:////  Windows Media Player no longer detects a connected portable device. Reconnect your portable device, and then try synchronizing the file again.%0//#define NS_E_DEVICE_DISCONNECTED         _HRESULT_TYPEDEF_(0xC00D0FA2L)//// MessageId: NS_E_DEVICE_NOT_SUPPORT_FORMAT//// MessageText:////  Windows Media Player cannot play the file. The portable device does not support the specified file type.%0//#define NS_E_DEVICE_NOT_SUPPORT_FORMAT   _HRESULT_TYPEDEF_(0xC00D0FA3L)//// MessageId: NS_E_SLOW_READ_DIGITAL//// MessageText:////  Windows Media Player could not use digital playback to play the CD. The Player has automatically switched the CD drive to analog playback. To switch back to digital CD playback, use the Devices tab.%0//#define NS_E_SLOW_READ_DIGITAL           _HRESULT_TYPEDEF_(0xC00D0FA4L)//// MessageId: NS_E_MIXER_INVALID_LINE//// MessageText:////  An invalid line error occurred in the mixer.%0//#define NS_E_MIXER_INVALID_LINE          _HRESULT_TYPEDEF_(0xC00D0FA5L)//// MessageId: NS_E_MIXER_INVALID_CONTROL//// MessageText:////  An invalid control error occurred in the mixer.%0//#define NS_E_MIXER_INVALID_CONTROL       _HRESULT_TYPEDEF_(0xC00D0FA6L)//// MessageId: NS_E_MIXER_INVALID_VALUE//// MessageText:////  An invalid value error occurred in the mixer.%0//#define NS_E_MIXER_INVALID_VALUE         _HRESULT_TYPEDEF_(0xC00D0FA7L)//// MessageId: NS_E_MIXER_UNKNOWN_MMRESULT//// MessageText:////  An unrecognized MMRESULT occurred in the mixer.%0//#define NS_E_MIXER_UNKNOWN_MMRESULT      _HRESULT_TYPEDEF_(0xC00D0FA8L)//// MessageId: NS_E_USER_STOP//// MessageText:////  User has stopped the operation.%0//#define NS_E_USER_STOP                   _HRESULT_TYPEDEF_(0xC00D0FA9L)//// MessageId: NS_E_MP3_FORMAT_NOT_FOUND//// MessageText:////  Windows Media Player cannot rip the track because a compatible MP3 encoder is not installed on your computer. Install a compatible MP3 encoder or choose a different format to rip to (such as Windows Media Audio).%0//#define NS_E_MP3_FORMAT_NOT_FOUND        _HRESULT_TYPEDEF_(0xC00D0FAAL)//// MessageId: NS_E_CD_READ_ERROR_NO_CORRECTION//// MessageText:////  Windows Media Player cannot play the CD. The disc might be dirty or damaged. Turn on error correction, and then try again.%0//#define NS_E_CD_READ_ERROR_NO_CORRECTION _HRESULT_TYPEDEF_(0xC00D0FABL)//// MessageId: NS_E_CD_READ_ERROR//// MessageText:////  Windows Media Player cannot play the CD. The disc might be dirty or damaged or the CD drive might be malfunctioning.%0//#define NS_E_CD_READ_ERROR               _HRESULT_TYPEDEF_(0xC00D0FACL)//// MessageId: NS_E_CD_SLOW_COPY//// MessageText:////  For best performance, do not play CD tracks while ripping them.%0//#define NS_E_CD_SLOW_COPY                _HRESULT_TYPEDEF_(0xC00D0FADL)//// MessageId: NS_E_CD_COPYTO_CD//// MessageText:////  It is not possible to directly burn tracks from one CD to another CD. You must first rip the tracks from the CD to your computer, and then burn the files to a blank CD.%0//#define NS_E_CD_COPYTO_CD                _HRESULT_TYPEDEF_(0xC00D0FAEL)//// MessageId: NS_E_MIXER_NODRIVER//// MessageText:////  Could not open a sound mixer driver.%0//#define NS_E_MIXER_NODRIVER              _HRESULT_TYPEDEF_(0xC00D0FAFL)//// MessageId: NS_E_REDBOOK_ENABLED_WHILE_COPYING//// MessageText:////  Windows Media Player cannot rip tracks from the CD correctly because the CD drive settings in Device Manager do not match the CD drive settings in the Player.%0//#define NS_E_REDBOOK_ENABLED_WHILE_COPYING _HRESULT_TYPEDEF_(0xC00D0FB0L)//// MessageId: NS_E_CD_REFRESH//// MessageText:////  Trying to refresh the CD playlist.%0//#define NS_E_CD_REFRESH                  _HRESULT_TYPEDEF_(0xC00D0FB1L)//// MessageId: NS_E_CD_DRIVER_PROBLEM//// MessageText:////  Windows Media Player could not use digital playback to play the CD. The Player has automatically switched the CD drive to analog playback. To switch back to digital CD playback, use the Devices tab.%0//#define NS_E_CD_DRIVER_PROBLEM           _HRESULT_TYPEDEF_(0xC00D0FB2L)//// MessageId: NS_E_WONT_DO_DIGITAL//// MessageText:////  Windows Media Player could not use digital playback to play the CD. The Player has automatically switched the CD drive to analog playback. To switch back to digital CD playback, use the Devices tab.%0//#define NS_E_WONT_DO_DIGITAL             _HRESULT_TYPEDEF_(0xC00D0FB3L)//// WMP IWMPXMLParser Error codes////// MessageId: NS_E_WMPXML_NOERROR//// MessageText:////  A call was made to GetParseError on the XML parser but there was no error to retrieve.%0//#define NS_E_WMPXML_NOERROR              _HRESULT_TYPEDEF_(0xC00D0FB4L)//// MessageId: NS_E_WMPXML_ENDOFDATA//// MessageText:////  The XML Parser ran out of data while parsing.%0//#define NS_E_WMPXML_ENDOFDATA            _HRESULT_TYPEDEF_(0xC00D0FB5L)//// MessageId: NS_E_WMPXML_PARSEERROR//// MessageText:////  A generic parse error occurred in the XML parser but no information is available.%0//#define NS_E_WMPXML_PARSEERROR           _HRESULT_TYPEDEF_(0xC00D0FB6L)//// MessageId: NS_E_WMPXML_ATTRIBUTENOTFOUND//// MessageText:////  A call get GetNamedAttribute or GetNamedAttributeIndex on the XML parser resulted in the index not being found.%0//#define NS_E_WMPXML_ATTRIBUTENOTFOUND    _HRESULT_TYPEDEF_(0xC00D0FB7L)//// MessageId: NS_E_WMPXML_PINOTFOUND//// MessageText:////  A call was made go GetNamedPI on the XML parser, but the requested Processing Instruction was not found.%0//#define NS_E_WMPXML_PINOTFOUND           _HRESULT_TYPEDEF_(0xC00D0FB8L)//// MessageId: NS_E_WMPXML_EMPTYDOC//// MessageText:////  Persist was called on the XML parser, but the parser has no data to persist.%0//#define NS_E_WMPXML_EMPTYDOC             _HRESULT_TYPEDEF_(0xC00D0FB9L)//// Miscellaneous Media Player Error codes////// MessageId: NS_E_WMP_WINDOWSAPIFAILURE//// MessageText:////  A Windows API call failed but no error information was available.%0//#define NS_E_WMP_WINDOWSAPIFAILURE       _HRESULT_TYPEDEF_(0xC00D0FC8L)//// MessageId: NS_E_WMP_RECORDING_NOT_ALLOWED//// MessageText:////  Windows Media Player cannot burn the file to the CD. Either the license prohibits burning or you must download a new license to burn the file.%0//#define NS_E_WMP_RECORDING_NOT_ALLOWED   _HRESULT_TYPEDEF_(0xC00D0FC9L)//// MessageId: NS_E_DEVICE_NOT_READY//// MessageText:////  Windows Media Player no longer detects a connected portable device. Reconnect your portable device, and then try syncrhonizing the file again.%0//#define NS_E_DEVICE_NOT_READY            _HRESULT_TYPEDEF_(0xC00D0FCAL)//// MessageId: NS_E_DAMAGED_FILE//// MessageText:////  Windows Media Player cannot play the file because it is corrupted.%0//#define NS_E_DAMAGED_FILE                _HRESULT_TYPEDEF_(0xC00D0FCBL)//// MessageId: NS_E_MPDB_GENERIC//// MessageText:////  Windows Media Player encountered an error while attempting to access information in the library. Try restarting the Player.%0//#define NS_E_MPDB_GENERIC                _HRESULT_TYPEDEF_(0xC00D0FCCL)//// MessageId: NS_E_FILE_FAILED_CHECKS//// MessageText:////  The file cannot be added to the library because it is smaller than the "Skip files smaller than" setting. To add the file, change the setting on the Library tab.%0//#define NS_E_FILE_FAILED_CHECKS          _HRESULT_TYPEDEF_(0xC00D0FCDL)//// MessageId: NS_E_MEDIA_LIBRARY_FAILED//// MessageText:////  Windows Media Player cannot create the library. You must be logged on as an administrator or a member of the Administrators group to install the Player. For more information, contact your system administrator.%0//#define NS_E_MEDIA_LIBRARY_FAILED        _HRESULT_TYPEDEF_(0xC00D0FCEL)//// MessageId: NS_E_SHARING_VIOLATION//// MessageText:////  The file is already in use. Close other programs that might be using the file, or stop playing the file, and then try again.%0//#define NS_E_SHARING_VIOLATION           _HRESULT_TYPEDEF_(0xC00D0FCFL)//// MessageId: NS_E_NO_ERROR_STRING_FOUND//// MessageText:////  Windows Media Player has encountered an unknown error.%0//#define NS_E_NO_ERROR_STRING_FOUND       _HRESULT_TYPEDEF_(0xC00D0FD0L)//// MessageId: NS_E_WMPOCX_NO_REMOTE_CORE//// MessageText:////  The Windows Media Player ActiveX control cannot connect to remote media services, but will continue with local media services.%0//#define NS_E_WMPOCX_NO_REMOTE_CORE       _HRESULT_TYPEDEF_(0xC00D0FD1L)//// MessageId: NS_E_WMPOCX_NO_ACTIVE_CORE//// MessageText:////  The requested method or property is not available because the Windows Media Player ActiveX control has not been properly activated.%0//#define NS_E_WMPOCX_NO_ACTIVE_CORE       _HRESULT_TYPEDEF_(0xC00D0FD2L)//// MessageId: NS_E_WMPOCX_NOT_RUNNING_REMOTELY//// MessageText:////  The Windows Media Player ActiveX control is not running in remote mode.%0//#define NS_E_WMPOCX_NOT_RUNNING_REMOTELY _HRESULT_TYPEDEF_(0xC00D0FD3L)//// MessageId: NS_E_WMPOCX_NO_REMOTE_WINDOW//// MessageText:////  An error occurred while trying to get the remote Windows Media Player window.%0//#define NS_E_WMPOCX_NO_REMOTE_WINDOW     _HRESULT_TYPEDEF_(0xC00D0FD4L)//// MessageId: NS_E_WMPOCX_ERRORMANAGERNOTAVAILABLE//// MessageText:////  Windows Media Player has encountered an unknown error.%0//#define NS_E_WMPOCX_ERRORMANAGERNOTAVAILABLE _HRESULT_TYPEDEF_(0xC00D0FD5L)//// MessageId: NS_E_PLUGIN_NOTSHUTDOWN//// MessageText:////  Windows Media Player was not closed properly. A damaged or incompatible plug-in might have caused the problem to occur. As a precaution, all optional plug-ins have been disabled.%0//#define NS_E_PLUGIN_NOTSHUTDOWN          _HRESULT_TYPEDEF_(0xC00D0FD6L)//// MessageId: NS_E_WMP_CANNOT_FIND_FOLDER//// MessageText:////  Windows Media Player cannot find the specified path. Verify that the path is typed correctly. If it is, the path does not exist in the specified location, or the computer where the path is located is not available.%0//#define NS_E_WMP_CANNOT_FIND_FOLDER      _HRESULT_TYPEDEF_(0xC00D0FD7L)//// MessageId: NS_E_WMP_STREAMING_RECORDING_NOT_ALLOWED//// MessageText:////  Windows Media Player cannot save a file that is being streamed.%0//#define NS_E_WMP_STREAMING_RECORDING_NOT_ALLOWED _HRESULT_TYPEDEF_(0xC00D0FD8L)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -