AWS SDK for C++
AWS SDK for C++ Version 1.11.611
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-mediaconvert
include
aws
mediaconvert
model
MatrixCoefficients.h
1
6
#pragma once
7
#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
MediaConvert
13
{
14
namespace
Model
15
{
16
enum class
MatrixCoefficients
17
{
18
NOT_SET
,
19
RGB
,
20
ITU_709
,
21
UNSPECIFIED
,
22
RESERVED
,
23
FCC
,
24
ITU_470BG
,
25
SMPTE_170M
,
26
SMPTE_240M
,
27
YCgCo
,
28
ITU_2020_NCL
,
29
ITU_2020_CL
,
30
SMPTE_2085
,
31
CD_NCL
,
32
CD_CL
,
33
ITU_2100ICtCp
,
34
IPT
,
35
EBU3213
,
36
LAST
37
};
38
39
namespace
MatrixCoefficientsMapper
40
{
41
AWS_MEDIACONVERT_API
MatrixCoefficients
GetMatrixCoefficientsForName
(
const
Aws::String
& name);
42
43
AWS_MEDIACONVERT_API
Aws::String
GetNameForMatrixCoefficients
(
MatrixCoefficients
value);
44
}
// namespace MatrixCoefficientsMapper
45
}
// namespace Model
46
}
// namespace MediaConvert
47
}
// namespace Aws
Aws::MediaConvert::Model::MatrixCoefficientsMapper::GetMatrixCoefficientsForName
AWS_MEDIACONVERT_API MatrixCoefficients GetMatrixCoefficientsForName(const Aws::String &name)
Aws::MediaConvert::Model::MatrixCoefficientsMapper::GetNameForMatrixCoefficients
AWS_MEDIACONVERT_API Aws::String GetNameForMatrixCoefficients(MatrixCoefficients value)
Aws::MediaConvert::Model::MatrixCoefficients
MatrixCoefficients
Definition
MatrixCoefficients.h:17
Aws::MediaConvert::Model::MatrixCoefficients::ITU_2100ICtCp
@ ITU_2100ICtCp
Aws::MediaConvert::Model::MatrixCoefficients::YCgCo
@ YCgCo
Aws::MediaConvert::Model::MatrixCoefficients::CD_CL
@ CD_CL
Aws::MediaConvert::Model::MatrixCoefficients::ITU_2020_CL
@ ITU_2020_CL
Aws::MediaConvert::Model::MatrixCoefficients::EBU3213
@ EBU3213
Aws::MediaConvert::Model::MatrixCoefficients::RGB
@ RGB
Aws::MediaConvert::Model::MatrixCoefficients::FCC
@ FCC
Aws::MediaConvert::Model::MatrixCoefficients::CD_NCL
@ CD_NCL
Aws::MediaConvert::Model::MatrixCoefficients::SMPTE_2085
@ SMPTE_2085
Aws::MediaConvert::Model::MatrixCoefficients::ITU_2020_NCL
@ ITU_2020_NCL
Aws::MediaConvert::Model::AacAudioDescriptionBroadcasterMix::NOT_SET
@ NOT_SET
Aws::MediaConvert::Model::ColorPrimaries::ITU_470BG
@ ITU_470BG
Aws::MediaConvert::Model::ColorPrimaries::UNSPECIFIED
@ UNSPECIFIED
Aws::MediaConvert::Model::ColorPrimaries::RESERVED
@ RESERVED
Aws::MediaConvert::Model::ColorPrimaries::SMPTE_240M
@ SMPTE_240M
Aws::MediaConvert::Model::ColorPrimaries::IPT
@ IPT
Aws::MediaConvert::Model::ColorPrimaries::ITU_709
@ ITU_709
Aws::MediaConvert::Model::ColorPrimaries::SMPTE_170M
@ SMPTE_170M
Aws::MediaConvert::Model::ColorPrimaries::LAST
@ LAST
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