VideoPlayerSize
열거형 |
VIDEO_PLAYER_SIZE_UNSPECIFIED |
이 버전에서는 동영상 플레이어 크기가 지정되지 않았습니다. 이 열거형은 기본값 자리 표시자이며 실제 동영상 플레이어 크기를 나타내지 않습니다. |
VIDEO_PLAYER_SIZE_SMALL |
동영상 플레이어의 크기가 400×300 (데스크톱) 미만이거나 화면의 최대 20% 까지 차지해야 합니다 (모바일). |
VIDEO_PLAYER_SIZE_LARGE |
동영상 플레이어의 크기는 400x300~1280x720픽셀 (데스크톱) 또는 화면의 20~90%(모바일)입니다. |
VIDEO_PLAYER_SIZE_HD |
동영상 플레이어의 크기는 1280×720 이상 (데스크톱) 또는 화면의 90% 이상 (모바일)입니다. |
VIDEO_PLAYER_SIZE_UNKNOWN |
동영상 플레이어의 크기를 알 수 없습니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-06-11(UTC)
[null,null,["최종 업데이트: 2024-06-11(UTC)"],[[["Video player sizes are categorized into unspecified, small, large, HD, and unknown."],["Small video players are less than 400x300 pixels on desktop or cover up to 20% of the screen on mobile."],["Large video players range from 400x300 to 1280x720 pixels on desktop or cover 20% to 90% of the mobile screen."],["HD video players are at least 1280x720 pixels on desktop or cover over 90% of the mobile screen."],["An unspecified size serves as a placeholder and does not reflect an actual video player size, while an unknown size indicates the dimensions are undetermined."]]],[]]