VideoAssignmentMaxResolution 인터페이스
클라이언트가 동영상 피드에서 수신하려는 최대 동영상 해상도입니다.
서명
declare interface VideoAssignmentMaxResolution
속성 서명
이름 |
설명 |
frameRate |
초당 프레임 수입니다. |
height |
정사각형 픽셀 단위의 높이입니다. 방향을 변경할 수 있는 카메라의 경우 높이는 세로 축의 측정값을 나타냅니다. |
width |
너비(제곱 픽셀)입니다. 방향을 변경할 수 있는 카메라의 경우 너비는 가로 축의 측정값을 나타냅니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-02-06(UTC)
[null,null,["최종 업데이트: 2025-02-06(UTC)"],[[["This feature is available through the Google Workspace Developer Preview Program, offering early access."],["`VideoAssignmentMaxResolution` defines the highest video resolution a client can receive."],["The maximum resolution is specified using three key properties: `frameRate`, `height`, and `width`."],["`Height` and `width` refer to pixel measurements along the vertical and horizontal axis respectively."]]],[]]