|
パラメーター |
タイプ |
説明 |
例 |
|---|---|---|---|
|
object |
イメージ処理ルール。 |
||
| image_thumbnail_process |
string |
イメージのサムネイル処理ルール。詳細については、Object Storage Service (OSS) の「IMG 実装モード」をご参照ください。デフォルト値: image/resize,m_fill,h_128,w_128,limit_0。 |
image/resize,m_fill,h_128,w_128,limit_0 |
| video_thumbnail_process |
string |
ビデオのサムネイル処理ルール。詳細については、OSS の「ビデオのスナップショット」をご参照ください。デフォルト値: video/snapshot,t_1000,f_jpg,w_0,h_0,m_fast,ar_auto。 |
video/snapshot,t_1000,f_jpg,w_0,h_0,m_fast,ar_auto |
| office_thumbnail_process |
string |
ドキュメントのサムネイル処理ルール。ドキュメントの場合、ドキュメント内のいずれかのページのスナップショットがサムネイルとして使用されます。このパラメーターは、このスナップショットに適用されます。デフォルト値: image/resize,m_fill,h_128,w_128,limit_0。 |
image/resize,m_fill,h_128,w_128,limit_0 |