MediaApiCanvas 인터페이스
동영상 과제의 동영상 캔버스
서명
declare interface MediaApiCanvas
속성 서명
이름 |
설명 |
dimensions |
캔버스의 크기입니다. |
id |
동영상 캔버스의 ID입니다. 이 속성은 필수 속성이며 포함된 레이아웃 모델 내에서 고유해야 합니다. 클라이언트는 이러한 ID를 신중하게 재사용해야 합니다. 이렇게 하면 백엔드에서 동영상 스트림을 최대한 동일한 캔버스에 계속 할당할 수 있습니다. |
relevant |
서버에 이 캔버스에 가장 적합한 동영상 스트림을 선택하도록 지시합니다. 현재 지원되는 유일한 모드입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-02-05(UTC)
[null,null,["최종 업데이트: 2025-02-05(UTC)"],[[["The content pertains to a video canvas feature, specifically within the Google Workspace Developer Preview Program."],["A `MediaApiCanvas` interface is defined for video assignment, with properties for customization."],["The canvas's `dimensions` are configurable, allowing for sizing adjustments."],["Each video canvas requires a unique `id`, which should be reused to maintain video stream assignments."],["The `relevant` property allows the server to select the most appropriate video stream for a given canvas."]]],[]]