Home
last modified time | relevance | path

Searched refs:InputRotate (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 DInputRotate.cpp35 return InputRotate::DEGREE_0; in GetInputRotateForName()
39 return InputRotate::DEGREES_90; in GetInputRotateForName()
43 return InputRotate::DEGREES_180; in GetInputRotateForName()
47 return InputRotate::DEGREES_270; in GetInputRotateForName()
51 return InputRotate::AUTO; in GetInputRotateForName()
60 return InputRotate::NOT_SET; in GetInputRotateForName()
67 case InputRotate::DEGREE_0: in GetNameForInputRotate()
69 case InputRotate::DEGREES_90: in GetNameForInputRotate()
71 case InputRotate::DEGREES_180: in GetNameForInputRotate()
73 case InputRotate::DEGREES_270: in GetNameForInputRotate()
[all …]
H A DVideoSelector.cpp33 m_rotate(InputRotate::NOT_SET), in VideoSelector()
52 m_rotate(InputRotate::NOT_SET), in VideoSelector()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DVideoSelector.h437 inline const InputRotate& GetRotate() const{ return m_rotate; } in GetRotate()
463 inline void SetRotate(const InputRotate& value) { m_rotateHasBeenSet = true; m_rotate = value; } in SetRotate()
476 …inline void SetRotate(InputRotate&& value) { m_rotateHasBeenSet = true; m_rotate = std::move(value… in SetRotate()
489 inline VideoSelector& WithRotate(const InputRotate& value) { SetRotate(value); return *this;} in WithRotate()
502 …inline VideoSelector& WithRotate(InputRotate&& value) { SetRotate(std::move(value)); return *this;} in WithRotate()
597 InputRotate m_rotate;
H A DInputRotate.h16 enum class InputRotate enum
28 AWS_MEDIACONVERT_API InputRotate GetInputRotateForName(const Aws::String& name);
30 AWS_MEDIACONVERT_API Aws::String GetNameForInputRotate(InputRotate value);
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mediaconvert/types/
H A Denums.go3873 type InputRotate string type
3877 InputRotateDegree0 InputRotate = "DEGREE_0"
3878 InputRotateDegrees90 InputRotate = "DEGREES_90"
3879 InputRotateDegrees180 InputRotate = "DEGREES_180"
3880 InputRotateDegrees270 InputRotate = "DEGREES_270"
3881 InputRotateAuto InputRotate = "AUTO"
3887 func (InputRotate) Values() []InputRotate {
3888 return []InputRotate{
H A Dtypes.go5839 Rotate InputRotate
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mediaconvert/types/
H A Denums.go3873 type InputRotate string type
3877 InputRotateDegree0 InputRotate = "DEGREE_0"
3878 InputRotateDegrees90 InputRotate = "DEGREES_90"
3879 InputRotateDegrees180 InputRotate = "DEGREES_180"
3880 InputRotateDegrees270 InputRotate = "DEGREES_270"
3881 InputRotateAuto InputRotate = "AUTO"
3887 func (InputRotate) Values() []InputRotate {
3888 return []InputRotate{
H A Dtypes.go5839 Rotate InputRotate
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Denums.go3873 type InputRotate string type
3877 InputRotateDegree0 InputRotate = "DEGREE_0"
3878 InputRotateDegrees90 InputRotate = "DEGREES_90"
3879 InputRotateDegrees180 InputRotate = "DEGREES_180"
3880 InputRotateDegrees270 InputRotate = "DEGREES_270"
3881 InputRotateAuto InputRotate = "AUTO"
3887 func (InputRotate) Values() []InputRotate {
3888 return []InputRotate{
H A Dtypes.go5839 Rotate InputRotate
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediaconvert/types/
H A Denums.go4139 type InputRotate string type
4143 InputRotateDegree0 InputRotate = "DEGREE_0"
4144 InputRotateDegrees90 InputRotate = "DEGREES_90"
4145 InputRotateDegrees180 InputRotate = "DEGREES_180"
4146 InputRotateDegrees270 InputRotate = "DEGREES_270"
4147 InputRotateAuto InputRotate = "AUTO"
4153 func (InputRotate) Values() []InputRotate {
4154 return []InputRotate{
H A Dtypes.go6138 Rotate InputRotate
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Denums.go4139 type InputRotate string type
4143 InputRotateDegree0 InputRotate = "DEGREE_0"
4144 InputRotateDegrees90 InputRotate = "DEGREES_90"
4145 InputRotateDegrees180 InputRotate = "DEGREES_180"
4146 InputRotateDegrees270 InputRotate = "DEGREES_270"
4147 InputRotateAuto InputRotate = "AUTO"
4153 func (InputRotate) Values() []InputRotate {
4154 return []InputRotate{
H A Dtypes.go6138 Rotate InputRotate
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mediaconvert/types/
H A Denums.go4159 type InputRotate string type
4163 InputRotateDegree0 InputRotate = "DEGREE_0"
4164 InputRotateDegrees90 InputRotate = "DEGREES_90"
4165 InputRotateDegrees180 InputRotate = "DEGREES_180"
4166 InputRotateDegrees270 InputRotate = "DEGREES_270"
4167 InputRotateAuto InputRotate = "AUTO"
4173 func (InputRotate) Values() []InputRotate {
4174 return []InputRotate{
H A Dtypes.go6448 Rotate InputRotate
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediaconvert/types/
H A Denums.go4139 type InputRotate string type
4143 InputRotateDegree0 InputRotate = "DEGREE_0"
4144 InputRotateDegrees90 InputRotate = "DEGREES_90"
4145 InputRotateDegrees180 InputRotate = "DEGREES_180"
4146 InputRotateDegrees270 InputRotate = "DEGREES_270"
4147 InputRotateAuto InputRotate = "AUTO"
4153 func (InputRotate) Values() []InputRotate {
4154 return []InputRotate{
H A Dtypes.go6138 Rotate InputRotate
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mediaconvert/types/
H A Denums.go4375 type InputRotate string type
4379 InputRotateDegree0 InputRotate = "DEGREE_0"
4380 InputRotateDegrees90 InputRotate = "DEGREES_90"
4381 InputRotateDegrees180 InputRotate = "DEGREES_180"
4382 InputRotateDegrees270 InputRotate = "DEGREES_270"
4383 InputRotateAuto InputRotate = "AUTO"
4389 func (InputRotate) Values() []InputRotate {
4390 return []InputRotate{
H A Dtypes.go7082 Rotate InputRotate
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediaconvert/
H A Ddeserializers.go18306 sv.Rotate = types.InputRotate(jtv)
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediaconvert/
H A Ddeserializers.go18306 sv.Rotate = types.InputRotate(jtv)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mediaconvert/
H A Ddeserializers.go18058 sv.Rotate = types.InputRotate(jtv)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mediaconvert/
H A Ddeserializers.go18058 sv.Rotate = types.InputRotate(jtv)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/
H A Ddeserializers.go18058 sv.Rotate = types.InputRotate(jtv)

12