- 封闭类:
- Template
public static class Template.RecordTemplate
extends Object
RecordDuration int `json:"RecordDuration"` // ms
SliceDuration int `json:"SliceDuration"`
TTL TemplateTTLConfig `json:"TTL"`
Type string `json:"Type"`
Format string `json:"Format"`
Path string `json:"-"`
Bucket *TemplateBucketConfigView `json:"Bucket"`
EnableTimes *EnableTimes `json:"EnableTimes"`