AWS SDK for C++
AWS SDK for C++ Version 1.11.743
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-medialive
include
aws
medialive
model
FixedAfd.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/medialive/MediaLive_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
MediaLive {
12
namespace
Model {
13
enum class
FixedAfd
{
14
NOT_SET
,
15
AFD_0000
,
16
AFD_0010
,
17
AFD_0011
,
18
AFD_0100
,
19
AFD_1000
,
20
AFD_1001
,
21
AFD_1010
,
22
AFD_1011
,
23
AFD_1101
,
24
AFD_1110
,
25
AFD_1111
26
};
27
28
namespace
FixedAfdMapper {
29
AWS_MEDIALIVE_API
FixedAfd
GetFixedAfdForName
(
const
Aws::String
& name);
30
31
AWS_MEDIALIVE_API
Aws::String
GetNameForFixedAfd
(
FixedAfd
value);
32
}
// namespace FixedAfdMapper
33
}
// namespace Model
34
}
// namespace MediaLive
35
}
// namespace Aws
Aws::MediaLive::Model::FixedAfdMapper::GetFixedAfdForName
AWS_MEDIALIVE_API FixedAfd GetFixedAfdForName(const Aws::String &name)
Aws::MediaLive::Model::FixedAfdMapper::GetNameForFixedAfd
AWS_MEDIALIVE_API Aws::String GetNameForFixedAfd(FixedAfd value)
Aws::MediaLive::Model::FixedAfd
FixedAfd
Definition
FixedAfd.h:13
Aws::MediaLive::Model::FixedAfd::AFD_1010
@ AFD_1010
Aws::MediaLive::Model::FixedAfd::AFD_0011
@ AFD_0011
Aws::MediaLive::Model::FixedAfd::AFD_1110
@ AFD_1110
Aws::MediaLive::Model::FixedAfd::AFD_0100
@ AFD_0100
Aws::MediaLive::Model::FixedAfd::AFD_1011
@ AFD_1011
Aws::MediaLive::Model::FixedAfd::AFD_1000
@ AFD_1000
Aws::MediaLive::Model::FixedAfd::AFD_1111
@ AFD_1111
Aws::MediaLive::Model::FixedAfd::AFD_0010
@ AFD_0010
Aws::MediaLive::Model::FixedAfd::AFD_0000
@ AFD_0000
Aws::MediaLive::Model::FixedAfd::AFD_1101
@ AFD_1101
Aws::MediaLive::Model::FixedAfd::AFD_1001
@ AFD_1001
Aws::MediaLive::Model::AacCodingMode::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences