Home
last modified time | relevance | path

Searched refs:Mpeg2FramerateControl (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 DMpeg2FramerateControl.cpp27 Mpeg2FramerateControl GetMpeg2FramerateControlForName(const Aws::String& name) in GetMpeg2FramerateControlForName()
32 return Mpeg2FramerateControl::INITIALIZE_FROM_SOURCE; in GetMpeg2FramerateControlForName()
36 return Mpeg2FramerateControl::SPECIFIED; in GetMpeg2FramerateControlForName()
42 return static_cast<Mpeg2FramerateControl>(hashCode); in GetMpeg2FramerateControlForName()
45 return Mpeg2FramerateControl::NOT_SET; in GetMpeg2FramerateControlForName()
48 Aws::String GetNameForMpeg2FramerateControl(Mpeg2FramerateControl enumValue) in GetNameForMpeg2FramerateControl()
52 case Mpeg2FramerateControl::INITIALIZE_FROM_SOURCE: in GetNameForMpeg2FramerateControl()
54 case Mpeg2FramerateControl::SPECIFIED: in GetNameForMpeg2FramerateControl()
H A DMpeg2Settings.cpp32 m_framerateControl(Mpeg2FramerateControl::NOT_SET), in Mpeg2Settings()
100 m_framerateControl(Mpeg2FramerateControl::NOT_SET), in Mpeg2Settings()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DMpeg2FramerateControl.h16 enum class Mpeg2FramerateControl enum
25 AWS_MEDIACONVERT_API Mpeg2FramerateControl GetMpeg2FramerateControlForName(const Aws::String& name);
27 AWS_MEDIACONVERT_API Aws::String GetNameForMpeg2FramerateControl(Mpeg2FramerateControl value);
H A DMpeg2Settings.h273 inline const Mpeg2FramerateControl& GetFramerateControl() const{ return m_framerateControl; } in GetFramerateControl()
303 …inline void SetFramerateControl(const Mpeg2FramerateControl& value) { m_framerateControlHasBeenSet… in SetFramerateControl()
318 …inline void SetFramerateControl(Mpeg2FramerateControl&& value) { m_framerateControlHasBeenSet = tr… in SetFramerateControl()
333 …inline Mpeg2Settings& WithFramerateControl(const Mpeg2FramerateControl& value) { SetFramerateContr… in WithFramerateControl()
348 …inline Mpeg2Settings& WithFramerateControl(Mpeg2FramerateControl&& value) { SetFramerateControl(st… in WithFramerateControl()
1735 Mpeg2FramerateControl m_framerateControl;
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mediaconvert/types/
H A Denums.go5079 type Mpeg2FramerateControl string type
5083 Mpeg2FramerateControlInitializeFromSource Mpeg2FramerateControl = "INITIALIZE_FROM_SOURCE"
5084 Mpeg2FramerateControlSpecified Mpeg2FramerateControl = "SPECIFIED"
5090 func (Mpeg2FramerateControl) Values() []Mpeg2FramerateControl {
5091 return []Mpeg2FramerateControl{
H A Dtypes.go4227 FramerateControl Mpeg2FramerateControl
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mediaconvert/types/
H A Denums.go5079 type Mpeg2FramerateControl string type
5083 Mpeg2FramerateControlInitializeFromSource Mpeg2FramerateControl = "INITIALIZE_FROM_SOURCE"
5084 Mpeg2FramerateControlSpecified Mpeg2FramerateControl = "SPECIFIED"
5090 func (Mpeg2FramerateControl) Values() []Mpeg2FramerateControl {
5091 return []Mpeg2FramerateControl{
H A Dtypes.go4227 FramerateControl Mpeg2FramerateControl
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Denums.go5079 type Mpeg2FramerateControl string type
5083 Mpeg2FramerateControlInitializeFromSource Mpeg2FramerateControl = "INITIALIZE_FROM_SOURCE"
5084 Mpeg2FramerateControlSpecified Mpeg2FramerateControl = "SPECIFIED"
5090 func (Mpeg2FramerateControl) Values() []Mpeg2FramerateControl {
5091 return []Mpeg2FramerateControl{
H A Dtypes.go4227 FramerateControl Mpeg2FramerateControl
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediaconvert/types/
H A Denums.go5345 type Mpeg2FramerateControl string type
5349 Mpeg2FramerateControlInitializeFromSource Mpeg2FramerateControl = "INITIALIZE_FROM_SOURCE"
5350 Mpeg2FramerateControlSpecified Mpeg2FramerateControl = "SPECIFIED"
5356 func (Mpeg2FramerateControl) Values() []Mpeg2FramerateControl {
5357 return []Mpeg2FramerateControl{
H A Dtypes.go4461 FramerateControl Mpeg2FramerateControl
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Denums.go5345 type Mpeg2FramerateControl string type
5349 Mpeg2FramerateControlInitializeFromSource Mpeg2FramerateControl = "INITIALIZE_FROM_SOURCE"
5350 Mpeg2FramerateControlSpecified Mpeg2FramerateControl = "SPECIFIED"
5356 func (Mpeg2FramerateControl) Values() []Mpeg2FramerateControl {
5357 return []Mpeg2FramerateControl{
H A Dtypes.go4461 FramerateControl Mpeg2FramerateControl
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mediaconvert/types/
H A Denums.go5385 type Mpeg2FramerateControl string type
5389 Mpeg2FramerateControlInitializeFromSource Mpeg2FramerateControl = "INITIALIZE_FROM_SOURCE"
5390 Mpeg2FramerateControlSpecified Mpeg2FramerateControl = "SPECIFIED"
5396 func (Mpeg2FramerateControl) Values() []Mpeg2FramerateControl {
5397 return []Mpeg2FramerateControl{
H A Dtypes.go4735 FramerateControl Mpeg2FramerateControl
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediaconvert/types/
H A Denums.go5345 type Mpeg2FramerateControl string type
5349 Mpeg2FramerateControlInitializeFromSource Mpeg2FramerateControl = "INITIALIZE_FROM_SOURCE"
5350 Mpeg2FramerateControlSpecified Mpeg2FramerateControl = "SPECIFIED"
5356 func (Mpeg2FramerateControl) Values() []Mpeg2FramerateControl {
5357 return []Mpeg2FramerateControl{
H A Dtypes.go4461 FramerateControl Mpeg2FramerateControl
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mediaconvert/types/
H A Denums.go5637 type Mpeg2FramerateControl string type
5641 Mpeg2FramerateControlInitializeFromSource Mpeg2FramerateControl = "INITIALIZE_FROM_SOURCE"
5642 Mpeg2FramerateControlSpecified Mpeg2FramerateControl = "SPECIFIED"
5648 func (Mpeg2FramerateControl) Values() []Mpeg2FramerateControl {
5649 return []Mpeg2FramerateControl{
H A Dtypes.go5180 FramerateControl Mpeg2FramerateControl
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediaconvert/
H A Ddeserializers.go14569 sv.FramerateControl = types.Mpeg2FramerateControl(jtv)
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediaconvert/
H A Ddeserializers.go14569 sv.FramerateControl = types.Mpeg2FramerateControl(jtv)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mediaconvert/
H A Ddeserializers.go14353 sv.FramerateControl = types.Mpeg2FramerateControl(jtv)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mediaconvert/
H A Ddeserializers.go14353 sv.FramerateControl = types.Mpeg2FramerateControl(jtv)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/
H A Ddeserializers.go14353 sv.FramerateControl = types.Mpeg2FramerateControl(jtv)

12