RecordRule |
RecordRule.addRecordFormatsItem(RecordRule.RecordFormatsEnum recordFormatsItem) |
RecordRule |
RecordRule.withAppId(String appId) |
RecordRule |
RecordRule.withCreateTime(String createTime) |
RecordRule |
RecordRule.withHlsConfig(java.util.function.Consumer<HLSRecordConfig> hlsConfigSetter) |
RecordRule |
RecordRule.withHlsConfig(HLSRecordConfig hlsConfig) |
RecordRule |
RecordRule.withMp4Config(java.util.function.Consumer<MP4RecordConfig> mp4ConfigSetter) |
RecordRule |
RecordRule.withMp4Config(MP4RecordConfig mp4Config) |
RecordRule |
RecordRule.withObsAddr(java.util.function.Consumer<RecordObsFileAddr> obsAddrSetter) |
RecordRule |
RecordRule.withObsAddr(RecordObsFileAddr obsAddr) |
RecordRule |
RecordRule.withRecordFormats(java.util.function.Consumer<List<RecordRule.RecordFormatsEnum>> recordFormatsSetter) |
RecordRule |
RecordRule.withRecordFormats(List<RecordRule.RecordFormatsEnum> recordFormats) |
RecordRule |
RecordRule.withRuleId(String ruleId) |
RecordRule |
RecordRule.withUpdateTime(String updateTime) |