AWS SDK for C++
AWS SDK for C++ Version 1.11.440
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/medialive/MediaLive_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
MediaLive
13
{
14
namespace
Model
15
{
16
enum class
FixedAfd
17
{
18
NOT_SET
,
19
AFD_0000
,
20
AFD_0010
,
21
AFD_0011
,
22
AFD_0100
,
23
AFD_1000
,
24
AFD_1001
,
25
AFD_1010
,
26
AFD_1011
,
27
AFD_1101
,
28
AFD_1110
,
29
AFD_1111
30
};
31
32
namespace
FixedAfdMapper
33
{
34
AWS_MEDIALIVE_API
FixedAfd
GetFixedAfdForName
(
const
Aws::String
& name);
35
36
AWS_MEDIALIVE_API
Aws::String
GetNameForFixedAfd
(
FixedAfd
value);
37
}
// namespace FixedAfdMapper
38
}
// namespace Model
39
}
// namespace MediaLive
40
}
// 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:17
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