If an error occurred or the following message in Japanese 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 |
Japanese |
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. |