Home
last modified time | relevance | path

Searched defs:ProresSettings (Results 1 – 25 of 119) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/source/model/
H A DProresSettings.cpp21 ProresSettings::ProresSettings() : in ProresSettings() function in Aws::MediaConvert::Model::ProresSettings
51 ProresSettings::ProresSettings(JsonView jsonValue) : in ProresSettings() function in Aws::MediaConvert::Model::ProresSettings
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediaconvert/types/
H A Dtypes.go5188 type ProresSettings struct { struct
5192 CodecProfile ProresCodecProfile
5225 FramerateDenominator int32
5233 FramerateNumerator int32
5247 InterlaceMode ProresInterlaceMode
5256 ParControl ProresParControl
5264 ParDenominator int32
5272 ParNumerator int32
5296 SlowPal ProresSlowPal
5303 Telecine ProresTelecine
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Dtypes.go5188 type ProresSettings struct { struct
5192 CodecProfile ProresCodecProfile
5225 FramerateDenominator int32
5233 FramerateNumerator int32
5247 InterlaceMode ProresInterlaceMode
5256 ParControl ProresParControl
5264 ParDenominator int32
5272 ParNumerator int32
5296 SlowPal ProresSlowPal
5303 Telecine ProresTelecine
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediaconvert/types/
H A Dtypes.go5188 type ProresSettings struct { struct
5192 CodecProfile ProresCodecProfile
5225 FramerateDenominator int32
5233 FramerateNumerator int32
5247 InterlaceMode ProresInterlaceMode
5256 ParControl ProresParControl
5264 ParDenominator int32
5272 ParNumerator int32
5296 SlowPal ProresSlowPal
5303 Telecine ProresTelecine
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mediaconvert/types/
H A Dtypes.go6014 type ProresSettings struct { struct
6034 CodecProfile ProresCodecProfile
6067 FramerateDenominator int32
6075 FramerateNumerator int32
6098 ParControl ProresParControl
6106 ParDenominator int32
6114 ParNumerator int32
6138 SlowPal ProresSlowPal
6145 Telecine ProresTelecine
6147 noSmithyDocumentSerde
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mediaconvert/types/
H A Dtypes.go5480 type ProresSettings struct { struct
5484 CodecProfile ProresCodecProfile
5517 FramerateDenominator int32
5525 FramerateNumerator int32
5539 InterlaceMode ProresInterlaceMode
5548 ParControl ProresParControl
5556 ParDenominator int32
5564 ParNumerator int32
5588 SlowPal ProresSlowPal
5595 Telecine ProresTelecine
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mediaconvert/types/
H A Dtypes.go4933 type ProresSettings struct { struct
4937 CodecProfile ProresCodecProfile
4970 FramerateDenominator int32
4978 FramerateNumerator int32
4992 InterlaceMode ProresInterlaceMode
5001 ParControl ProresParControl
5009 ParDenominator int32
5017 ParNumerator int32
5026 SlowPal ProresSlowPal
5033 Telecine ProresTelecine
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mediaconvert/types/
H A Dtypes.go4933 type ProresSettings struct { struct
4937 CodecProfile ProresCodecProfile
4970 FramerateDenominator int32
4978 FramerateNumerator int32
4992 InterlaceMode ProresInterlaceMode
5001 ParControl ProresParControl
5009 ParDenominator int32
5017 ParNumerator int32
5026 SlowPal ProresSlowPal
5033 Telecine ProresTelecine
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Dtypes.go4933 type ProresSettings struct { struct
4937 CodecProfile ProresCodecProfile
4970 FramerateDenominator int32
4978 FramerateNumerator int32
4992 InterlaceMode ProresInterlaceMode
5001 ParControl ProresParControl
5009 ParDenominator int32
5017 ParNumerator int32
5026 SlowPal ProresSlowPal
5033 Telecine ProresTelecine
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go9590 type ProresSettings struct { struct
9591 _ struct{} `type:"structure"`
9635 ParDenominator *int64 `locationName:"parDenominator" type:"integer"`
9638 ParNumerator *int64 `locationName:"parNumerator" type:"integer"`
9652 func (s ProresSettings) String() string {
9657 func (s ProresSettings) GoString() string {
9662 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
9698 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
9710 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
9716 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go9678 type ProresSettings struct { struct
9679 _ struct{} `type:"structure"`
9723 ParDenominator *int64 `locationName:"parDenominator" type:"integer"`
9726 ParNumerator *int64 `locationName:"parNumerator" type:"integer"`
9740 func (s ProresSettings) String() string {
9745 func (s ProresSettings) GoString() string {
9750 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
9786 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
9798 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
9804 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/mediaconvert/
H A Dapi.go12364 type ProresSettings struct { struct
12365 _ struct{} `type:"structure"`
12434 func (s ProresSettings) String() string {
12439 func (s ProresSettings) GoString() string {
12444 func (s *ProresSettings) Validate() error {
12466 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
12496 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
12502 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
12514 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
12520 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go13623 type ProresSettings struct { struct
13624 _ struct{} `type:"structure"`
13693 func (s ProresSettings) String() string {
13698 func (s ProresSettings) GoString() string {
13703 func (s *ProresSettings) Validate() error {
13725 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
13755 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
13761 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
13773 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
13779 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go14214 type ProresSettings struct { struct
14215 _ struct{} `type:"structure"`
14284 func (s ProresSettings) String() string {
14289 func (s ProresSettings) GoString() string {
14294 func (s *ProresSettings) Validate() error {
14316 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
14346 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
14352 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
14364 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
14370 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go14438 type ProresSettings struct { struct
14439 _ struct{} `type:"structure"`
14508 func (s ProresSettings) String() string {
14513 func (s ProresSettings) GoString() string {
14518 func (s *ProresSettings) Validate() error {
14540 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
14570 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
14576 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
14588 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
14594 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/mediaconvert/
H A Dapi.go15649 type ProresSettings struct { struct
15650 _ struct{} `type:"structure"`
15719 func (s ProresSettings) String() string {
15724 func (s ProresSettings) GoString() string {
15729 func (s *ProresSettings) Validate() error {
15751 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
15781 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
15787 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
15799 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
15805 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go14912 type ProresSettings struct { struct
14913 _ struct{} `type:"structure"`
14982 func (s ProresSettings) String() string {
14987 func (s ProresSettings) GoString() string {
14992 func (s *ProresSettings) Validate() error {
15014 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
15044 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
15050 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
15062 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
15068 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go15399 type ProresSettings struct { struct
15400 _ struct{} `type:"structure"`
15469 func (s ProresSettings) String() string {
15474 func (s ProresSettings) GoString() string {
15479 func (s *ProresSettings) Validate() error {
15501 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
15531 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
15537 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
15549 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
15555 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go14912 type ProresSettings struct { struct
14913 _ struct{} `type:"structure"`
14982 func (s ProresSettings) String() string {
14987 func (s ProresSettings) GoString() string {
14992 func (s *ProresSettings) Validate() error {
15014 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
15044 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
15050 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
15062 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
15068 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go16189 type ProresSettings struct { struct
16190 _ struct{} `type:"structure"`
16272 func (s ProresSettings) String() string {
16277 func (s ProresSettings) GoString() string {
16282 func (s *ProresSettings) Validate() error {
16304 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
16334 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
16340 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
16352 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
16358 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go16027 type ProresSettings struct { struct
16028 _ struct{} `type:"structure"`
16099 func (s ProresSettings) String() string {
16104 func (s ProresSettings) GoString() string {
16109 func (s *ProresSettings) Validate() error {
16131 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
16161 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
16167 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
16179 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
16185 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/mediaconvert/
H A Dapi.go16189 type ProresSettings struct { struct
16190 _ struct{} `type:"structure"`
16272 func (s ProresSettings) String() string {
16277 func (s ProresSettings) GoString() string {
16282 func (s *ProresSettings) Validate() error {
16304 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
16334 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
16340 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
16352 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
16358 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go17345 type ProresSettings struct { struct
17346 _ struct{} `type:"structure"`
17467 func (s ProresSettings) String() string {
17472 func (s ProresSettings) GoString() string {
17477 func (s *ProresSettings) Validate() error {
17499 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
17529 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
17535 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
17547 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
17559 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go17345 type ProresSettings struct { struct
17346 _ struct{} `type:"structure"`
17467 func (s ProresSettings) String() string {
17472 func (s ProresSettings) GoString() string {
17477 func (s *ProresSettings) Validate() error {
17499 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
17529 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
17535 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
17547 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
17559 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/mediaconvert/
H A Dapi.go18405 type ProresSettings struct { struct
18406 _ struct{} `type:"structure"`
18543 func (s ProresSettings) String() string {
18548 func (s ProresSettings) GoString() string {
18553 func (s *ProresSettings) Validate() error {
18581 func (s *ProresSettings) SetCodecProfile(v string) *ProresSettings {
18611 func (s *ProresSettings) SetInterlaceMode(v string) *ProresSettings {
18617 func (s *ProresSettings) SetParControl(v string) *ProresSettings {
18629 func (s *ProresSettings) SetParNumerator(v int64) *ProresSettings {
18641 func (s *ProresSettings) SetSlowPal(v string) *ProresSettings {
[all …]

12345