プロパティ署名 DocumentObject.duration
選択した動画の長さ。
署名
[Document.DURATION]?: number;
詳細
タイプ |
number |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-21 UTC。
[null,null,["最終更新日 2024-11-21 UTC。"],[[["`Document.DURATION` is a property that indicates the length of the chosen video."],["This property is of type number and is optional and not read-only."]]],["The provided information defines a data point related to video duration. It's represented as a numerical value (`number`), indicating the length of a selected video. This `DURATION` field is optional, meaning it may or may not be present. It can be modified, as it is not read-only. The information primarily describes the properties and characteristics of this video duration data.\n"]]