CanvasDimensions 인터페이스
동영상 스트림의 캔버스 크기입니다.
서명
interface CanvasDimensions
속성 서명
이름 |
설명 |
height |
높이(단위: 픽셀)입니다. 사용자는 이 값을 변경할 수 있습니다. |
width |
너비(단위: 픽셀)입니다. 사용자는 이 값을 변경할 수 있습니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-02-04(UTC)
[null,null,["최종 업데이트: 2025-02-04(UTC)"],[[["This content details the `CanvasDimensions` interface, which is relevant to video streams."],["The `CanvasDimensions` interface includes `height` and `width` properties, both measured in pixels."],["Both the `height` and `width` of the video stream canvas can be changed by the user."],["The `CanvasDimensions` interface is available as part of the Google Workspace Developer Preview Program."]]],[]]