anchor
dict
positive
dict
negative
dict
{ "audio": "", "image": "", "text": "func (s *Hdr10Metadata) SetMaxLuminance(v int64) *Hdr10Metadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.MaxLuminance = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Hdr10Metadata) SetMinLuminance(v int64) *Hdr10Metadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.MinLuminance = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Hdr10Metadata) SetRedPrimaryX(v int64) *Hdr10Metadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.RedPrimaryX = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Hdr10Metadata) SetRedPrimaryY(v int64) *Hdr10Metadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.RedPrimaryY = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Hdr10Metadata) SetWhitePointX(v int64) *Hdr10Metadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.WhitePointX = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Hdr10Metadata) SetWhitePointY(v int64) *Hdr10Metadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.WhitePointY = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *HlsEncryptionSettings) SetOfflineEncrypted(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *HlsEncryptionSettings {\n\ts.OfflineEncrypted = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *HlsGroupSettings) SetCaptionLanguageSetting(v string) *HlsGroupSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.CaptionLanguageSetting = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *HlsGroupSettings) SetDirectoryStructure(v string) *HlsGroupSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.DirectoryStructure = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *HlsGroupSettings) SetMinSegmentLength(v int64) *HlsGroupSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.MinSegmentLength = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *HlsGroupSettings) SetOutputSelection(v string) *HlsGroupSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.OutputSelection = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *HlsGroupSettings) SetProgramDateTime(v string) *HlsGroupSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ProgramDateTime = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *HlsGroupSettings) SetProgramDateTimePeriod(v int64) *HlsGroupSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ProgramDateTimePeriod = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *HlsGroupSettings) SetSegmentsPerSubdirectory(v int64) *HlsGroupSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SegmentsPerSubdirectory = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *HlsGroupSettings) SetTimestampDeltaMilliseconds(v int64) *HlsGroupSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.TimestampDeltaMilliseconds = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *HlsSettings) SetIFrameOnlyManifest(v string) *HlsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IFrameOnlyManifest = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Id3Insertion) SetTimecode(v string) *Id3Insertion {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.Timecode = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *ImageInserter) SetInsertableImages(v []*InsertableImage) *ImageInserter {", "video": "" }
{ "audio": "", "image": "", "text": "\n\ts.InsertableImages = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Input) SetDecryptionSettings(v *InputDecryptionSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *Input {\n\ts.DecryptionSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " *Input {\n\ts.KinesisStreamsInput = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Input) SetFileInput(v string) *Input {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.FileInput = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " *Input {\n\ts.KinesisStreamsInput = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Input) SetSupplementalImps(v []*string) *Input {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SupplementalImps = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " *Input {\n\ts.KinesisStreamsInput = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *InputClipping) SetEndTimecode(v string) *InputClipping {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.EndTimecode = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *InputClipping) SetStartTimecode(v string) *InputClipping {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.StartTimecode = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *InputDecryptionSettings) SetDecryptionMode(v string) *InputDecryptionSettings", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.DecryptionMode = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *InputDecryptionSettings) SetEncryptedDecryptionKey(v string) *InputDecryptionSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.EncryptedDecryptionKey = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *InputDecryptionSettings) SetKmsKeyRegion(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *InputDecryptionSettings {\n\ts.KmsKeyRegion = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *InsertableImage) SetImageInserterInput(v string) *InsertableImage {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ImageInserterInput = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Job) SetJobPercentComplete(v int64) *Job {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.JobPercentComplete = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Job) SetOutputGroupDetails(v []*OutputGroupDetail)", "video": "" }
{ "audio": "", "image": "", "text": " *Job {\n\ts.OutputGroupDetails = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Job) SetRetryCount(v int64) *Job {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.RetryCount = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *ListJobTemplatesOutput) SetJobTemplates(v", "video": "" }
{ "audio": "", "image": "", "text": " []*JobTemplate) *ListJobTemplatesOutput {\n\ts.JobTemplates = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsScte35Esam) SetScte35EsamPid(v int64) *M2tsScte35Esam {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.Scte35EsamPid = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetAudioBufferModel(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.AudioBufferModel = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetBufferModel(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.BufferModel = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetDvbNitSettings(v *DvbNitSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *M2tsSettings {\n\ts.DvbNitSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetDvbSdtSettings(v *DvbSdtSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *M2tsSettings {\n\ts.DvbSdtSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetDvbTdtSettings(v *DvbTdtSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *M2tsSettings {\n\ts.DvbTdtSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetEbpAudioInterval(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.EbpAudioInterval = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetEbpPlacement(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.EbpPlacement = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetEsRateInPes(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.EsRateInPes = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetForceTsVideoEbpOrder(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ForceTsVideoEbpOrder = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetFragmentTime(v float64) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.FragmentTime = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " int64) {\n\ts.autoCounter(s.statName(stat)).Add(float64(value))\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetMaxPcrInterval(v int64) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.MaxPcrInterval = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetMinEbpInterval(v int64) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.MinEbpInterval = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetNullPacketBitrate(v float64) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.NullPacketBitrate = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " int64) {\n\ts.autoCounter(s.statName(stat)).Add(float64(value))\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetRateMode(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.RateMode = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetScte35Esam(v *M2tsScte35Esam)", "video": "" }
{ "audio": "", "image": "", "text": " *M2tsSettings {\n\ts.Scte35Esam = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetSegmentationMarkers(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SegmentationMarkers = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetSegmentationStyle(v string) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SegmentationStyle = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *M2tsSettings) SetSegmentationTime(v float64) *M2tsSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SegmentationTime = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " int64) {\n\ts.autoCounter(s.statName(stat)).Add(float64(value))\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *M3u8Settings) SetTimedMetadata(v string) *M3u8Settings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.TimedMetadata = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *MotionImageInserter) SetInsertionMode(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *MotionImageInserter {\n\ts.InsertionMode = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *MotionImageInserter) SetPlayback(v string) *MotionImageInserter", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.Playback = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *MovSettings) SetClapAtom(v string) *MovSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ClapAtom = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *MovSettings) SetMpeg2FourCCControl(v string) *MovSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.Mpeg2FourCCControl = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *MovSettings) SetPaddingControl(v string) *MovSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.PaddingControl = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *MovSettings) SetReference(v string) *MovSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.Reference = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Mp4Settings) SetFreeSpaceBox(v string) *Mp4Settings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.FreeSpaceBox = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Mp4Settings) SetMp4MajorBrand(v string) *Mp4Settings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.Mp4MajorBrand = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Mpeg2Settings) SetIntraDcPrecision(v string) *Mpeg2Settings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IntraDcPrecision = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *MsSmoothGroupSettings) SetAudioDeduplication(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *MsSmoothGroupSettings {\n\ts.AudioDeduplication = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *MsSmoothGroupSettings) SetManifestEncoding(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *MsSmoothGroupSettings {\n\ts.ManifestEncoding = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *NielsenConfiguration) SetBreakoutCode(v int64) *NielsenConfiguration", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.BreakoutCode = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *NielsenConfiguration) SetDistributorId(v string) *NielsenConfiguration", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.DistributorId = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *NoiseReducer) SetFilterSettings(v *NoiseReducerFilterSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *NoiseReducer {\n\ts.FilterSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *NoiseReducer) SetSpatialFilterSettings(v *NoiseReducerSpatialFilterSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *NoiseReducer {\n\ts.SpatialFilterSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *NoiseReducerSpatialFilterSettings) SetPostFilterSharpenStrength(v", "video": "" }
{ "audio": "", "image": "", "text": " int64) *NoiseReducerSpatialFilterSettings {\n\ts.PostFilterSharpenStrength = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *NoiseReducerSpatialFilterSettings) SetSpeed(v", "video": "" }
{ "audio": "", "image": "", "text": " int64) *NoiseReducerSpatialFilterSettings {\n\ts.Speed = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Output) SetOutputSettings(v *OutputSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *Output {\n\ts.OutputSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " *OutputSettings {\n\ts.MediaPackageOutputSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *OutputChannelMapping) SetInputChannels(v []*int64) *OutputChannelMapping", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.InputChannels = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputDetail) SetDurationInMs(v int64) *OutputDetail {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.DurationInMs = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *OutputDetail) SetVideoDetails(v *VideoDetail) *OutputDetail {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.VideoDetails = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputGroup) SetCustomName(v string) *OutputGroup {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.CustomName = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputGroup) SetOutputGroupSettings(v *OutputGroupSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *OutputGroup {\n\ts.OutputGroupSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputGroupDetail) SetOutputDetails(v", "video": "" }
{ "audio": "", "image": "", "text": " []*OutputDetail) *OutputGroupDetail {\n\ts.OutputDetails = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputGroupSettings) SetCmafGroupSettings(v", "video": "" }
{ "audio": "", "image": "", "text": " *CmafGroupSettings) *OutputGroupSettings {\n\ts.CmafGroupSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputGroupSettings) SetDashIsoGroupSettings(v *DashIsoGroupSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *OutputGroupSettings {\n\ts.DashIsoGroupSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputGroupSettings) SetFileGroupSettings(v", "video": "" }
{ "audio": "", "image": "", "text": " *FileGroupSettings) *OutputGroupSettings {\n\ts.FileGroupSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputGroupSettings) SetHlsGroupSettings(v", "video": "" }
{ "audio": "", "image": "", "text": " *HlsGroupSettings) *OutputGroupSettings {\n\ts.HlsGroupSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *OutputGroupSettings) SetMsSmoothGroupSettings(v *MsSmoothGroupSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *OutputGroupSettings {\n\ts.MsSmoothGroupSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Queue) SetProgressingJobsCount(v int64) *Queue {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ProgressingJobsCount = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Queue) SetReservationPlan(v *ReservationPlan)", "video": "" }
{ "audio": "", "image": "", "text": " *Queue {\n\ts.ReservationPlan = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " time.Time) *ReservationPlan {\n\ts.PurchasedAt = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Queue) SetSubmittedJobsCount(v int64) *Queue {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SubmittedJobsCount = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *RemixSettings) SetChannelMapping(v *ChannelMapping) *RemixSettings {", "video": "" }
{ "audio": "", "image": "", "text": "\n\ts.ChannelMapping = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *RemixSettings) SetChannelsIn(v int64) *RemixSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ChannelsIn = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *RemixSettings) SetChannelsOut(v int64) *RemixSettings {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ChannelsOut = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *ReservationPlan) SetPurchasedAt(v", "video": "" }
{ "audio": "", "image": "", "text": " time.Time) *ReservationPlan {\n\ts.PurchasedAt = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *SpekeKeyProvider) SetSystemIds(v []*string) *SpekeKeyProvider", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.SystemIds = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *TimecodeConfig) SetAnchor(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *TimecodeConfig {\n\ts.Anchor = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *TimedMetadataInsertion) SetId3Insertions(v", "video": "" }
{ "audio": "", "image": "", "text": " []*Id3Insertion) *TimedMetadataInsertion {\n\ts.Id3Insertions = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *Timing) SetFinishTime(v time.Time)", "video": "" }
{ "audio": "", "image": "", "text": " *Timing {\n\ts.FinishTime = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *TrackSourceSettings) SetTrackNumber(v int64) *TrackSourceSettings", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.TrackNumber = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *TtmlDestinationSettings) SetStylePassthrough(v string) *TtmlDestinationSettings", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.StylePassthrough = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *VideoCodecSettings) SetFrameCaptureSettings(v *FrameCaptureSettings)", "video": "" }
{ "audio": "", "image": "", "text": " *VideoCodecSettings {\n\ts.FrameCaptureSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *VideoCodecSettings) SetH264Settings(v", "video": "" }
{ "audio": "", "image": "", "text": " *H264Settings) *VideoCodecSettings {\n\ts.H264Settings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *VideoCodecSettings) SetH265Settings(v", "video": "" }
{ "audio": "", "image": "", "text": " *H265Settings) *VideoCodecSettings {\n\ts.H265Settings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *VideoCodecSettings) SetMpeg2Settings(v", "video": "" }
{ "audio": "", "image": "", "text": " *Mpeg2Settings) *VideoCodecSettings {\n\ts.Mpeg2Settings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *VideoCodecSettings) SetProresSettings(v", "video": "" }
{ "audio": "", "image": "", "text": " *ProresSettings) *VideoCodecSettings {\n\ts.ProresSettings = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *VideoDescription) SetAntiAlias(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *VideoDescription {\n\ts.AntiAlias = &v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...
{ "audio": "", "image": "", "text": "func (s *VideoDescription) SetCrop(v", "video": "" }
{ "audio": "", "image": "", "text": " *Rectangle) *VideoDescription {\n\ts.Crop = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha...