AWS SDK for C++
AWS SDK for C++ Version 1.11.717
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
MediaConvert {
12
namespace
Model {
13
enum class
MatrixCoefficients
{
14
NOT_SET
,
15
RGB
,
16
ITU_709
,
17
UNSPECIFIED
,
18
RESERVED
,
19
FCC
,
20
ITU_470BG
,
21
SMPTE_170M
,
22
SMPTE_240M
,
23
YCgCo
,
24
ITU_2020_NCL
,
25
ITU_2020_CL
,
26
SMPTE_2085
,
27
CD_NCL
,
28
CD_CL
,
29
ITU_2100ICtCp
,
30
IPT
,
31
EBU3213
,
32
LAST
33
};
34
35
namespace
MatrixCoefficientsMapper {
36
AWS_MEDIACONVERT_API
MatrixCoefficients
GetMatrixCoefficientsForName
(
const
Aws::String
& name);
37
38
AWS_MEDIACONVERT_API
Aws::String
GetNameForMatrixCoefficients
(
MatrixCoefficients
value);
39
}
// namespace MatrixCoefficientsMapper
40
}
// namespace Model
41
}
// namespace MediaConvert
42
}
// 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:13
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