Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Kích thước trình phát video có thể có.
Enum
VIDEO_PLAYER_SIZE_UNSPECIFIED
Kích thước trình phát video không được chỉ định trong phiên bản này. Enum này là phần giữ chỗ cho một giá trị mặc định và không đại diện cho kích thước thực của trình phát video.
VIDEO_PLAYER_SIZE_SMALL
Kích thước của trình phát video nhỏ hơn 400x300 (máy tính để bàn) hoặc lên đến 20% màn hình bị che phủ (thiết bị di động).
VIDEO_PLAYER_SIZE_LARGE
Kích thước của trình phát video nằm trong khoảng từ 400 x 300 đến 1280 x 720 pixel (máy tính để bàn) hoặc từ 20% đến 90% màn hình bị che phủ (thiết bị di động).
VIDEO_PLAYER_SIZE_HD
Kích thước của trình phát video là từ 1280x720 trở lên (máy tính để bàn) hoặc hơn 90% màn hình bị che phủ (thiết bị di động).
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]