Home
last modified time | relevance | path

Searched refs:DvbSubtitleBackgroundColor (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/source/model/
H A DDvbSubtitleBackgroundColor.cpp29 DvbSubtitleBackgroundColor GetDvbSubtitleBackgroundColorForName(const Aws::String& name) in GetDvbSubtitleBackgroundColorForName()
34 return DvbSubtitleBackgroundColor::NONE; in GetDvbSubtitleBackgroundColorForName()
38 return DvbSubtitleBackgroundColor::BLACK; in GetDvbSubtitleBackgroundColorForName()
42 return DvbSubtitleBackgroundColor::WHITE; in GetDvbSubtitleBackgroundColorForName()
46 return DvbSubtitleBackgroundColor::AUTO; in GetDvbSubtitleBackgroundColorForName()
52 return static_cast<DvbSubtitleBackgroundColor>(hashCode); in GetDvbSubtitleBackgroundColorForName()
55 return DvbSubtitleBackgroundColor::NOT_SET; in GetDvbSubtitleBackgroundColorForName()
62 case DvbSubtitleBackgroundColor::NONE: in GetNameForDvbSubtitleBackgroundColor()
64 case DvbSubtitleBackgroundColor::BLACK: in GetNameForDvbSubtitleBackgroundColor()
66 case DvbSubtitleBackgroundColor::WHITE: in GetNameForDvbSubtitleBackgroundColor()
[all …]
H A DDvbSubDestinationSettings.cpp26 m_backgroundColor(DvbSubtitleBackgroundColor::NOT_SET), in DvbSubDestinationSettings()
83 m_backgroundColor(DvbSubtitleBackgroundColor::NOT_SET), in DvbSubDestinationSettings()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DDvbSubtitleBackgroundColor.h16 enum class DvbSubtitleBackgroundColor enum
27 AWS_MEDIACONVERT_API DvbSubtitleBackgroundColor GetDvbSubtitleBackgroundColorForName(const Aws::Str…
29 AWS_MEDIACONVERT_API Aws::String GetNameForDvbSubtitleBackgroundColor(DvbSubtitleBackgroundColor va…
H A DDvbSubDestinationSettings.h202 inline const DvbSubtitleBackgroundColor& GetBackgroundColor() const{ return m_backgroundColor; } in GetBackgroundColor()
216 …inline void SetBackgroundColor(const DvbSubtitleBackgroundColor& value) { m_backgroundColorHasBeen… in SetBackgroundColor()
223 …inline void SetBackgroundColor(DvbSubtitleBackgroundColor&& value) { m_backgroundColorHasBeenSet =… in SetBackgroundColor()
230 …inline DvbSubDestinationSettings& WithBackgroundColor(const DvbSubtitleBackgroundColor& value) { S… in WithBackgroundColor()
237 …inline DvbSubDestinationSettings& WithBackgroundColor(DvbSubtitleBackgroundColor&& value) { SetBac… in WithBackgroundColor()
1401 DvbSubtitleBackgroundColor m_backgroundColor;
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mediaconvert/types/
H A Denums.go1753 type DvbSubtitleBackgroundColor string type
1757 DvbSubtitleBackgroundColorNone DvbSubtitleBackgroundColor = "NONE"
1758 DvbSubtitleBackgroundColorBlack DvbSubtitleBackgroundColor = "BLACK"
1759 DvbSubtitleBackgroundColorWhite DvbSubtitleBackgroundColor = "WHITE"
1765 func (DvbSubtitleBackgroundColor) Values() []DvbSubtitleBackgroundColor {
1766 return []DvbSubtitleBackgroundColor{
H A Dtypes.go1485 BackgroundColor DvbSubtitleBackgroundColor
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mediaconvert/types/
H A Denums.go1753 type DvbSubtitleBackgroundColor string type
1757 DvbSubtitleBackgroundColorNone DvbSubtitleBackgroundColor = "NONE"
1758 DvbSubtitleBackgroundColorBlack DvbSubtitleBackgroundColor = "BLACK"
1759 DvbSubtitleBackgroundColorWhite DvbSubtitleBackgroundColor = "WHITE"
1765 func (DvbSubtitleBackgroundColor) Values() []DvbSubtitleBackgroundColor {
1766 return []DvbSubtitleBackgroundColor{
H A Dtypes.go1485 BackgroundColor DvbSubtitleBackgroundColor
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Denums.go1753 type DvbSubtitleBackgroundColor string type
1757 DvbSubtitleBackgroundColorNone DvbSubtitleBackgroundColor = "NONE"
1758 DvbSubtitleBackgroundColorBlack DvbSubtitleBackgroundColor = "BLACK"
1759 DvbSubtitleBackgroundColorWhite DvbSubtitleBackgroundColor = "WHITE"
1765 func (DvbSubtitleBackgroundColor) Values() []DvbSubtitleBackgroundColor {
1766 return []DvbSubtitleBackgroundColor{
H A Dtypes.go1485 BackgroundColor DvbSubtitleBackgroundColor
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediaconvert/types/
H A Denums.go1964 type DvbSubtitleBackgroundColor string type
1968 DvbSubtitleBackgroundColorNone DvbSubtitleBackgroundColor = "NONE"
1969 DvbSubtitleBackgroundColorBlack DvbSubtitleBackgroundColor = "BLACK"
1970 DvbSubtitleBackgroundColorWhite DvbSubtitleBackgroundColor = "WHITE"
1976 func (DvbSubtitleBackgroundColor) Values() []DvbSubtitleBackgroundColor {
1977 return []DvbSubtitleBackgroundColor{
H A Dtypes.go1661 BackgroundColor DvbSubtitleBackgroundColor
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Denums.go1964 type DvbSubtitleBackgroundColor string type
1968 DvbSubtitleBackgroundColorNone DvbSubtitleBackgroundColor = "NONE"
1969 DvbSubtitleBackgroundColorBlack DvbSubtitleBackgroundColor = "BLACK"
1970 DvbSubtitleBackgroundColorWhite DvbSubtitleBackgroundColor = "WHITE"
1976 func (DvbSubtitleBackgroundColor) Values() []DvbSubtitleBackgroundColor {
1977 return []DvbSubtitleBackgroundColor{
H A Dtypes.go1661 BackgroundColor DvbSubtitleBackgroundColor
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mediaconvert/types/
H A Denums.go1984 type DvbSubtitleBackgroundColor string type
1988 DvbSubtitleBackgroundColorNone DvbSubtitleBackgroundColor = "NONE"
1989 DvbSubtitleBackgroundColorBlack DvbSubtitleBackgroundColor = "BLACK"
1990 DvbSubtitleBackgroundColorWhite DvbSubtitleBackgroundColor = "WHITE"
1996 func (DvbSubtitleBackgroundColor) Values() []DvbSubtitleBackgroundColor {
1997 return []DvbSubtitleBackgroundColor{
H A Dtypes.go1744 BackgroundColor DvbSubtitleBackgroundColor
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediaconvert/types/
H A Denums.go1964 type DvbSubtitleBackgroundColor string type
1968 DvbSubtitleBackgroundColorNone DvbSubtitleBackgroundColor = "NONE"
1969 DvbSubtitleBackgroundColorBlack DvbSubtitleBackgroundColor = "BLACK"
1970 DvbSubtitleBackgroundColorWhite DvbSubtitleBackgroundColor = "WHITE"
1976 func (DvbSubtitleBackgroundColor) Values() []DvbSubtitleBackgroundColor {
1977 return []DvbSubtitleBackgroundColor{
H A Dtypes.go1661 BackgroundColor DvbSubtitleBackgroundColor
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mediaconvert/types/
H A Denums.go2099 type DvbSubtitleBackgroundColor string type
2103 DvbSubtitleBackgroundColorNone DvbSubtitleBackgroundColor = "NONE"
2104 DvbSubtitleBackgroundColorBlack DvbSubtitleBackgroundColor = "BLACK"
2105 DvbSubtitleBackgroundColorWhite DvbSubtitleBackgroundColor = "WHITE"
2111 func (DvbSubtitleBackgroundColor) Values() []DvbSubtitleBackgroundColor {
2112 return []DvbSubtitleBackgroundColor{
H A Dtypes.go1910 BackgroundColor DvbSubtitleBackgroundColor
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediaconvert/
H A Ddeserializers.go8662 sv.BackgroundColor = types.DvbSubtitleBackgroundColor(jtv)
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediaconvert/
H A Ddeserializers.go8662 sv.BackgroundColor = types.DvbSubtitleBackgroundColor(jtv)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mediaconvert/
H A Ddeserializers.go8473 sv.BackgroundColor = types.DvbSubtitleBackgroundColor(jtv)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mediaconvert/
H A Ddeserializers.go8473 sv.BackgroundColor = types.DvbSubtitleBackgroundColor(jtv)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/
H A Ddeserializers.go8473 sv.BackgroundColor = types.DvbSubtitleBackgroundColor(jtv)

12