Home
last modified time | relevance | path

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

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/source/model/
H A DSmoothGroupSparseTrackType.cpp28 SmoothGroupSparseTrackType GetSmoothGroupSparseTrackTypeForName(const Aws::String& name) in GetSmoothGroupSparseTrackTypeForName()
33 return SmoothGroupSparseTrackType::NONE; in GetSmoothGroupSparseTrackTypeForName()
37 return SmoothGroupSparseTrackType::SCTE_35; in GetSmoothGroupSparseTrackTypeForName()
41 return SmoothGroupSparseTrackType::SCTE_35_WITHOUT_SEGMENTATION; in GetSmoothGroupSparseTrackTypeForName()
47 return static_cast<SmoothGroupSparseTrackType>(hashCode); in GetSmoothGroupSparseTrackTypeForName()
50 return SmoothGroupSparseTrackType::NOT_SET; in GetSmoothGroupSparseTrackTypeForName()
53 Aws::String GetNameForSmoothGroupSparseTrackType(SmoothGroupSparseTrackType enumValue) in GetNameForSmoothGroupSparseTrackType()
57 case SmoothGroupSparseTrackType::NONE: in GetNameForSmoothGroupSparseTrackType()
59 case SmoothGroupSparseTrackType::SCTE_35: in GetNameForSmoothGroupSparseTrackType()
61 case SmoothGroupSparseTrackType::SCTE_35_WITHOUT_SEGMENTATION: in GetNameForSmoothGroupSparseTrackType()
H A DMsSmoothGroupSettings.cpp49 m_sparseTrackType(SmoothGroupSparseTrackType::NOT_SET), in MsSmoothGroupSettings()
87 m_sparseTrackType(SmoothGroupSparseTrackType::NOT_SET), in MsSmoothGroupSettings()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DSmoothGroupSparseTrackType.h16 enum class SmoothGroupSparseTrackType enum
26 AWS_MEDIALIVE_API SmoothGroupSparseTrackType GetSmoothGroupSparseTrackTypeForName(const Aws::String…
28 AWS_MEDIALIVE_API Aws::String GetNameForSmoothGroupSparseTrackType(SmoothGroupSparseTrackType value…
H A DMsSmoothGroupSettings.h630 inline const SmoothGroupSparseTrackType& GetSparseTrackType() const{ return m_sparseTrackType; } in GetSparseTrackType()
656 …inline void SetSparseTrackType(const SmoothGroupSparseTrackType& value) { m_sparseTrackTypeHasBeen… in SetSparseTrackType()
669 …inline void SetSparseTrackType(SmoothGroupSparseTrackType&& value) { m_sparseTrackTypeHasBeenSet =… in SetSparseTrackType()
682 …inline MsSmoothGroupSettings& WithSparseTrackType(const SmoothGroupSparseTrackType& value) { SetSp… in WithSparseTrackType()
695 …inline MsSmoothGroupSettings& WithSparseTrackType(SmoothGroupSparseTrackType&& value) { SetSparseT… in WithSparseTrackType()
885 SmoothGroupSparseTrackType m_sparseTrackType;
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/medialive/types/
H A Denums.go4509 type SmoothGroupSparseTrackType string type
4513 SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE"
4514 SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35"
4515 …SmoothGroupSparseTrackTypeScte35WithoutSegmentation SmoothGroupSparseTrackType = "SCTE_35_WITHOUT_…
4521 func (SmoothGroupSparseTrackType) Values() []SmoothGroupSparseTrackType {
4522 return []SmoothGroupSparseTrackType{
H A Dtypes.go3307 SparseTrackType SmoothGroupSparseTrackType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/medialive/types/
H A Denums.go4509 type SmoothGroupSparseTrackType string type
4513 SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE"
4514 SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35"
4515 …SmoothGroupSparseTrackTypeScte35WithoutSegmentation SmoothGroupSparseTrackType = "SCTE_35_WITHOUT_…
4521 func (SmoothGroupSparseTrackType) Values() []SmoothGroupSparseTrackType {
4522 return []SmoothGroupSparseTrackType{
H A Dtypes.go3307 SparseTrackType SmoothGroupSparseTrackType
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/types/
H A Denums.go4509 type SmoothGroupSparseTrackType string type
4513 SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE"
4514 SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35"
4515 …SmoothGroupSparseTrackTypeScte35WithoutSegmentation SmoothGroupSparseTrackType = "SCTE_35_WITHOUT_…
4521 func (SmoothGroupSparseTrackType) Values() []SmoothGroupSparseTrackType {
4522 return []SmoothGroupSparseTrackType{
H A Dtypes.go3307 SparseTrackType SmoothGroupSparseTrackType
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/medialive/types/
H A Denums.go4549 type SmoothGroupSparseTrackType string type
4553 SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE"
4554 SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35"
4555 …SmoothGroupSparseTrackTypeScte35WithoutSegmentation SmoothGroupSparseTrackType = "SCTE_35_WITHOUT_…
4561 func (SmoothGroupSparseTrackType) Values() []SmoothGroupSparseTrackType {
4562 return []SmoothGroupSparseTrackType{
H A Dtypes.go3468 SparseTrackType SmoothGroupSparseTrackType
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/medialive/types/
H A Denums.go4549 type SmoothGroupSparseTrackType string type
4553 SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE"
4554 SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35"
4555 …SmoothGroupSparseTrackTypeScte35WithoutSegmentation SmoothGroupSparseTrackType = "SCTE_35_WITHOUT_…
4561 func (SmoothGroupSparseTrackType) Values() []SmoothGroupSparseTrackType {
4562 return []SmoothGroupSparseTrackType{
H A Dtypes.go3468 SparseTrackType SmoothGroupSparseTrackType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/medialive/types/
H A Denums.go4627 type SmoothGroupSparseTrackType string type
4631 SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE"
4632 SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35"
4633 …SmoothGroupSparseTrackTypeScte35WithoutSegmentation SmoothGroupSparseTrackType = "SCTE_35_WITHOUT_…
4639 func (SmoothGroupSparseTrackType) Values() []SmoothGroupSparseTrackType {
4640 return []SmoothGroupSparseTrackType{
H A Dtypes.go3793 SparseTrackType SmoothGroupSparseTrackType
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/types/
H A Denums.go4549 type SmoothGroupSparseTrackType string type
4553 SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE"
4554 SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35"
4555 …SmoothGroupSparseTrackTypeScte35WithoutSegmentation SmoothGroupSparseTrackType = "SCTE_35_WITHOUT_…
4561 func (SmoothGroupSparseTrackType) Values() []SmoothGroupSparseTrackType {
4562 return []SmoothGroupSparseTrackType{
H A Dtypes.go3468 SparseTrackType SmoothGroupSparseTrackType
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/medialive/types/
H A Denums.go4549 type SmoothGroupSparseTrackType string type
4553 SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE"
4554 SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35"
4555 …SmoothGroupSparseTrackTypeScte35WithoutSegmentation SmoothGroupSparseTrackType = "SCTE_35_WITHOUT_…
4561 func (SmoothGroupSparseTrackType) Values() []SmoothGroupSparseTrackType {
4562 return []SmoothGroupSparseTrackType{
H A Dtypes.go3468 SparseTrackType SmoothGroupSparseTrackType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/medialive/
H A Ddeserializers.go21393 sv.SparseTrackType = types.SmoothGroupSparseTrackType(jtv)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/medialive/
H A Ddeserializers.go21393 sv.SparseTrackType = types.SmoothGroupSparseTrackType(jtv)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/
H A Ddeserializers.go21393 sv.SparseTrackType = types.SmoothGroupSparseTrackType(jtv)
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/medialive/
H A Ddeserializers.go22149 sv.SparseTrackType = types.SmoothGroupSparseTrackType(jtv)
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/medialive/
H A Ddeserializers.go22831 sv.SparseTrackType = types.SmoothGroupSparseTrackType(jtv)

12