_id stringlengths 2 7 | text stringlengths 6 2.61k | title stringclasses 1
value |
|---|---|---|
c1900 | // Add is a concurrent safe operation that will allow new endpoints to be added
// to the cache. If the cache is full, the number of endpoints equal endpointLimit,
// then this will remove the oldest entry before adding the new endpoint. | |
c1901 | // deleteRandomKey will delete a random key from the cache. If
// no key was deleted false will be returned. | |
c1902 | // discover will get and store and endpoint using the Discoverer. | |
c1903 | // WaitUntilClusterActive uses the Amazon EKS API operation
// DescribeCluster to wait for a condition to be met before returning.
// If the condition is not met within the max attempt window, an error will
// be returned. | |
c1904 | // WaitUntilClusterDeleted uses the Amazon EKS API operation
// DescribeCluster to wait for a condition to be met before returning.
// If the condition is not met within the max attempt window, an error will
// be returned. | |
c1905 | // SetAudioDescriptionBroadcasterMix sets the AudioDescriptionBroadcasterMix field's value. | |
c1906 | // SetRawFormat sets the RawFormat field's value. | |
c1907 | // SetSpecification sets the Specification field's value. | |
c1908 | // SetVbrQuality sets the VbrQuality field's value. | |
c1909 | // SetDynamicRangeCompressionProfile sets the DynamicRangeCompressionProfile field's value. | |
c1910 | // SetSourceAncillaryChannelNumber sets the SourceAncillaryChannelNumber field's value. | |
c1911 | // SetAacSettings sets the AacSettings field's value. | |
c1912 | // SetAc3Settings sets the Ac3Settings field's value. | |
c1913 | // SetAiffSettings sets the AiffSettings field's value. | |
c1914 | // SetEac3Settings sets the Eac3Settings field's value. | |
c1915 | // SetMp2Settings sets the Mp2Settings field's value. | |
c1916 | // SetWavSettings sets the WavSettings field's value. | |
c1917 | // SetAudioNormalizationSettings sets the AudioNormalizationSettings field's value. | |
c1918 | // SetAudioSourceName sets the AudioSourceName field's value. | |
c1919 | // SetAudioTypeControl sets the AudioTypeControl field's value. | |
c1920 | // SetLanguageCodeControl sets the LanguageCodeControl field's value. | |
c1921 | // SetAlgorithmControl sets the AlgorithmControl field's value. | |
c1922 | // SetCorrectionGateLevel sets the CorrectionGateLevel field's value. | |
c1923 | // SetLoudnessLogging sets the LoudnessLogging field's value. | |
c1924 | // SetPeakCalculation sets the PeakCalculation field's value. | |
c1925 | // SetTargetLkfs sets the TargetLkfs field's value. | |
c1926 | // SetDefaultSelection sets the DefaultSelection field's value. | |
c1927 | // SetExternalAudioFileInput sets the ExternalAudioFileInput field's value. | |
c1928 | // SetPids sets the Pids field's value. | |
c1929 | // SetProgramSelection sets the ProgramSelection field's value. | |
c1930 | // SetSelectorType sets the SelectorType field's value. | |
c1931 | // SetTracks sets the Tracks field's value. | |
c1932 | // SetAudioSelectorNames sets the AudioSelectorNames field's value. | |
c1933 | // SetCaptionSelectorName sets the CaptionSelectorName field's value. | |
c1934 | // SetBurninDestinationSettings sets the BurninDestinationSettings field's value. | |
c1935 | // SetDestinationType sets the DestinationType field's value. | |
c1936 | // SetDvbSubDestinationSettings sets the DvbSubDestinationSettings field's value. | |
c1937 | // SetEmbeddedDestinationSettings sets the EmbeddedDestinationSettings field's value. | |
c1938 | // SetSccDestinationSettings sets the SccDestinationSettings field's value. | |
c1939 | // SetTeletextDestinationSettings sets the TeletextDestinationSettings field's value. | |
c1940 | // SetTtmlDestinationSettings sets the TtmlDestinationSettings field's value. | |
c1941 | // SetSourceSettings sets the SourceSettings field's value. | |
c1942 | // SetAncillarySourceSettings sets the AncillarySourceSettings field's value. | |
c1943 | // SetFileSourceSettings sets the FileSourceSettings field's value. | |
c1944 | // SetTrackSourceSettings sets the TrackSourceSettings field's value. | |
c1945 | // SetOutputChannels sets the OutputChannels field's value. | |
c1946 | // SetWriteDashManifest sets the WriteDashManifest field's value. | |
c1947 | // SetWriteHlsManifest sets the WriteHlsManifest field's value. | |
c1948 | // SetColorSpaceConversion sets the ColorSpaceConversion field's value. | |
c1949 | // SetContrast sets the Contrast field's value. | |
c1950 | // SetHue sets the Hue field's value. | |
c1951 | // SetSaturation sets the Saturation field's value. | |
c1952 | // SetF4vSettings sets the F4vSettings field's value. | |
c1953 | // SetMovSettings sets the MovSettings field's value. | |
c1954 | // SetMp4Settings sets the Mp4Settings field's value. | |
c1955 | // SetHbbtvCompliance sets the HbbtvCompliance field's value. | |
c1956 | // SetWriteSegmentTimelineInRepresentation sets the WriteSegmentTimelineInRepresentation field's value. | |
c1957 | // SetNetworkName sets the NetworkName field's value. | |
c1958 | // SetNitInterval sets the NitInterval field's value. | |
c1959 | // SetOutputSdt sets the OutputSdt field's value. | |
c1960 | // SetSdtInterval sets the SdtInterval field's value. | |
c1961 | // SetServiceProviderName sets the ServiceProviderName field's value. | |
c1962 | // SetTdtInterval sets the TdtInterval field's value. | |
c1963 | // SetAttenuationControl sets the AttenuationControl field's value. | |
c1964 | // SetDcFilter sets the DcFilter field's value. | |
c1965 | // SetDynamicRangeCompressionLine sets the DynamicRangeCompressionLine field's value. | |
c1966 | // SetDynamicRangeCompressionRf sets the DynamicRangeCompressionRf field's value. | |
c1967 | // SetLfeControl sets the LfeControl field's value. | |
c1968 | // SetLoRoCenterMixLevel sets the LoRoCenterMixLevel field's value. | |
c1969 | // SetLoRoSurroundMixLevel sets the LoRoSurroundMixLevel field's value. | |
c1970 | // SetLtRtCenterMixLevel sets the LtRtCenterMixLevel field's value. | |
c1971 | // SetLtRtSurroundMixLevel sets the LtRtSurroundMixLevel field's value. | |
c1972 | // SetPassthroughControl sets the PassthroughControl field's value. | |
c1973 | // SetPhaseControl sets the PhaseControl field's value. | |
c1974 | // SetStereoDownmix sets the StereoDownmix field's value. | |
c1975 | // SetSurroundExMode sets the SurroundExMode field's value. | |
c1976 | // SetSurroundMode sets the SurroundMode field's value. | |
c1977 | // SetDestination608ChannelNumber sets the Destination608ChannelNumber field's value. | |
c1978 | // SetSource608TrackNumber sets the Source608TrackNumber field's value. | |
c1979 | // SetMccXml sets the MccXml field's value. | |
c1980 | // SetManifestConfirmConditionNotification sets the ManifestConfirmConditionNotification field's value. | |
c1981 | // SetResponseSignalPreroll sets the ResponseSignalPreroll field's value. | |
c1982 | // SetSignalProcessingNotification sets the SignalProcessingNotification field's value. | |
c1983 | // SetSccXml sets the SccXml field's value. | |
c1984 | // SetTimeDelta sets the TimeDelta field's value. | |
c1985 | // SetMaxCaptures sets the MaxCaptures field's value. | |
c1986 | // SetEntropyEncoding sets the EntropyEncoding field's value. | |
c1987 | // SetFieldEncoding sets the FieldEncoding field's value. | |
c1988 | // SetRepeatPps sets the RepeatPps field's value. | |
c1989 | // SetAlternateTransferFunctionSei sets the AlternateTransferFunctionSei field's value. | |
c1990 | // SetSampleAdaptiveOffsetFilterMode sets the SampleAdaptiveOffsetFilterMode field's value. | |
c1991 | // SetTemporalIds sets the TemporalIds field's value. | |
c1992 | // SetTiles sets the Tiles field's value. | |
c1993 | // SetWriteMp4PackagingType sets the WriteMp4PackagingType field's value. | |
c1994 | // SetBluePrimaryX sets the BluePrimaryX field's value. | |
c1995 | // SetBluePrimaryY sets the BluePrimaryY field's value. | |
c1996 | // SetGreenPrimaryX sets the GreenPrimaryX field's value. | |
c1997 | // SetGreenPrimaryY sets the GreenPrimaryY field's value. | |
c1998 | // SetMaxContentLightLevel sets the MaxContentLightLevel field's value. | |
c1999 | // SetMaxFrameAverageLightLevel sets the MaxFrameAverageLightLevel field's value. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.