Home
last modified time | relevance | path

Searched refs:M2tsSegmentationStyle (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/source/model/
H A DM2tsSegmentationStyle.cpp27 M2tsSegmentationStyle GetM2tsSegmentationStyleForName(const Aws::String& name) in GetM2tsSegmentationStyleForName()
32 return M2tsSegmentationStyle::MAINTAIN_CADENCE; in GetM2tsSegmentationStyleForName()
36 return M2tsSegmentationStyle::RESET_CADENCE; in GetM2tsSegmentationStyleForName()
42 return static_cast<M2tsSegmentationStyle>(hashCode); in GetM2tsSegmentationStyleForName()
45 return M2tsSegmentationStyle::NOT_SET; in GetM2tsSegmentationStyleForName()
48 Aws::String GetNameForM2tsSegmentationStyle(M2tsSegmentationStyle enumValue) in GetNameForM2tsSegmentationStyle()
52 case M2tsSegmentationStyle::MAINTAIN_CADENCE: in GetNameForM2tsSegmentationStyle()
54 case M2tsSegmentationStyle::RESET_CADENCE: in GetNameForM2tsSegmentationStyle()
H A DM2tsSettings.cpp89 m_segmentationStyle(M2tsSegmentationStyle::NOT_SET), in M2tsSettings()
170 m_segmentationStyle(M2tsSegmentationStyle::NOT_SET), in M2tsSettings()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/source/model/
H A DM2tsSegmentationStyle.cpp27 M2tsSegmentationStyle GetM2tsSegmentationStyleForName(const Aws::String& name) in GetM2tsSegmentationStyleForName()
32 return M2tsSegmentationStyle::MAINTAIN_CADENCE; in GetM2tsSegmentationStyleForName()
36 return M2tsSegmentationStyle::RESET_CADENCE; in GetM2tsSegmentationStyleForName()
42 return static_cast<M2tsSegmentationStyle>(hashCode); in GetM2tsSegmentationStyleForName()
45 return M2tsSegmentationStyle::NOT_SET; in GetM2tsSegmentationStyleForName()
48 Aws::String GetNameForM2tsSegmentationStyle(M2tsSegmentationStyle enumValue) in GetNameForM2tsSegmentationStyle()
52 case M2tsSegmentationStyle::MAINTAIN_CADENCE: in GetNameForM2tsSegmentationStyle()
54 case M2tsSegmentationStyle::RESET_CADENCE: in GetNameForM2tsSegmentationStyle()
H A DM2tsSettings.cpp82 m_segmentationStyle(M2tsSegmentationStyle::NOT_SET), in M2tsSettings()
156 m_segmentationStyle(M2tsSegmentationStyle::NOT_SET), in M2tsSettings()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DM2tsSegmentationStyle.h16 enum class M2tsSegmentationStyle enum
25 AWS_MEDIACONVERT_API M2tsSegmentationStyle GetM2tsSegmentationStyleForName(const Aws::String& name);
27 AWS_MEDIACONVERT_API Aws::String GetNameForM2tsSegmentationStyle(M2tsSegmentationStyle value);
H A DM2tsSettings.h1408 inline const M2tsSegmentationStyle& GetSegmentationStyle() const{ return m_segmentationStyle; } in GetSegmentationStyle()
1438 …inline void SetSegmentationStyle(const M2tsSegmentationStyle& value) { m_segmentationStyleHasBeenS… in SetSegmentationStyle()
1453 …inline void SetSegmentationStyle(M2tsSegmentationStyle&& value) { m_segmentationStyleHasBeenSet = … in SetSegmentationStyle()
1468 …inline M2tsSettings& WithSegmentationStyle(const M2tsSegmentationStyle& value) { SetSegmentationSt… in WithSegmentationStyle()
1483 …inline M2tsSettings& WithSegmentationStyle(M2tsSegmentationStyle&& value) { SetSegmentationStyle(s… in WithSegmentationStyle()
1690 M2tsSegmentationStyle m_segmentationStyle;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DM2tsSegmentationStyle.h16 enum class M2tsSegmentationStyle enum
25 AWS_MEDIALIVE_API M2tsSegmentationStyle GetM2tsSegmentationStyleForName(const Aws::String& name);
27 AWS_MEDIALIVE_API Aws::String GetNameForM2tsSegmentationStyle(M2tsSegmentationStyle value);
H A DM2tsSettings.h1844 inline const M2tsSegmentationStyle& GetSegmentationStyle() const{ return m_segmentationStyle; } in GetSegmentationStyle()
1882 …inline void SetSegmentationStyle(const M2tsSegmentationStyle& value) { m_segmentationStyleHasBeenS… in SetSegmentationStyle()
1901 …inline void SetSegmentationStyle(M2tsSegmentationStyle&& value) { m_segmentationStyleHasBeenSet = … in SetSegmentationStyle()
1920 …inline M2tsSettings& WithSegmentationStyle(const M2tsSegmentationStyle& value) { SetSegmentationSt… in WithSegmentationStyle()
1939 …inline M2tsSettings& WithSegmentationStyle(M2tsSegmentationStyle&& value) { SetSegmentationStyle(s… in WithSegmentationStyle()
2259 M2tsSegmentationStyle m_segmentationStyle;
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/medialive/types/
H A Denums.go3556 type M2tsSegmentationStyle string type
3560 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
3561 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
3567 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
3568 return []M2tsSegmentationStyle{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/medialive/types/
H A Denums.go3556 type M2tsSegmentationStyle string type
3560 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
3561 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
3567 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
3568 return []M2tsSegmentationStyle{
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/types/
H A Denums.go3556 type M2tsSegmentationStyle string type
3560 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
3561 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
3567 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
3568 return []M2tsSegmentationStyle{
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/medialive/types/
H A Denums.go3556 type M2tsSegmentationStyle string type
3560 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
3561 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
3567 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
3568 return []M2tsSegmentationStyle{
H A Dtypes.go3090 SegmentationStyle M2tsSegmentationStyle
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/medialive/types/
H A Denums.go3556 type M2tsSegmentationStyle string type
3560 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
3561 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
3567 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
3568 return []M2tsSegmentationStyle{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/medialive/types/
H A Denums.go3604 type M2tsSegmentationStyle string type
3608 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
3609 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
3615 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
3616 return []M2tsSegmentationStyle{
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/types/
H A Denums.go3556 type M2tsSegmentationStyle string type
3560 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
3561 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
3567 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
3568 return []M2tsSegmentationStyle{
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/medialive/types/
H A Denums.go3556 type M2tsSegmentationStyle string type
3560 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
3561 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
3567 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
3568 return []M2tsSegmentationStyle{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/mediaconvert/types/
H A Denums.go4619 type M2tsSegmentationStyle string type
4623 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
4624 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
4630 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
4631 return []M2tsSegmentationStyle{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/mediaconvert/types/
H A Denums.go4619 type M2tsSegmentationStyle string type
4623 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
4624 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
4630 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
4631 return []M2tsSegmentationStyle{
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Denums.go4619 type M2tsSegmentationStyle string type
4623 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
4624 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
4630 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
4631 return []M2tsSegmentationStyle{
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediaconvert/types/
H A Denums.go4885 type M2tsSegmentationStyle string type
4889 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
4890 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
4896 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
4897 return []M2tsSegmentationStyle{
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mediaconvert/types/
H A Denums.go4885 type M2tsSegmentationStyle string type
4889 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
4890 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
4896 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
4897 return []M2tsSegmentationStyle{
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mediaconvert/types/
H A Denums.go4925 type M2tsSegmentationStyle string type
4929 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
4930 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
4936 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
4937 return []M2tsSegmentationStyle{
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediaconvert/types/
H A Denums.go4885 type M2tsSegmentationStyle string type
4889 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
4890 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
4896 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
4897 return []M2tsSegmentationStyle{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mediaconvert/types/
H A Denums.go5159 type M2tsSegmentationStyle string type
5163 M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE"
5164 M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE"
5170 func (M2tsSegmentationStyle) Values() []M2tsSegmentationStyle {
5171 return []M2tsSegmentationStyle{

123