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