If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id |
Chinese (Simplified) |
English |
1024 | 找不到要与此 MediaPlaybackControl 实例关联的相应视图。请确保已初始化视图。 |
Could not find an appropriate view to be associated with this instance of the MediaPlaybackControl. Please make sure that a view has been initialized. |
1025 | 尚未初始化媒体类型。请先提供有效的媒体类型以访问这些属性。 |
The media type has not been initialized. Please provide a valid media type first in order to access these properties. |
1026 | 指定的媒体类型无效。请指定 MediaPlaybackType_Music、MediaPlaybackType_Video 或 MediaPlaybackType_Image。 |
The media type specified is not valid. Please specify either MediaPlaybackType_Music, MediaPlaybackType_Video, or MediaPlaybackType_Image. |
1027 | 未提供用于复制媒体元数据的 StorageFile。 |
The StorageFile used to copy the media metadata was not provided. |
1028 | SystemMediaTransportControls 已在其他模式下初始化。请使用与该模式关联的 API 完成此操作。 |
The SystemMediaTransportControls were initialized in a different mode. Please use the API associated with that mode to complete this operation. |