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-mediaconvert
include
aws
mediaconvert
model
H265CodecProfile.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
H265CodecProfile
17
{
18
NOT_SET
,
19
MAIN_MAIN
,
20
MAIN_HIGH
,
21
MAIN10_MAIN
,
22
MAIN10_HIGH
,
23
MAIN_422_8BIT_MAIN
,
24
MAIN_422_8BIT_HIGH
,
25
MAIN_422_10BIT_MAIN
,
26
MAIN_422_10BIT_HIGH
27
};
28
29
namespace
H265CodecProfileMapper
30
{
31
AWS_MEDIACONVERT_API
H265CodecProfile
GetH265CodecProfileForName
(
const
Aws::String
& name);
32
33
AWS_MEDIACONVERT_API
Aws::String
GetNameForH265CodecProfile
(
H265CodecProfile
value);
34
}
// namespace H265CodecProfileMapper
35
}
// namespace Model
36
}
// namespace MediaConvert
37
}
// namespace Aws
Aws::MediaConvert::Model::H265CodecProfileMapper::GetH265CodecProfileForName
AWS_MEDIACONVERT_API H265CodecProfile GetH265CodecProfileForName(const Aws::String &name)
Aws::MediaConvert::Model::H265CodecProfileMapper::GetNameForH265CodecProfile
AWS_MEDIACONVERT_API Aws::String GetNameForH265CodecProfile(H265CodecProfile value)
Aws::MediaConvert::Model::H265CodecProfile
H265CodecProfile
Definition
H265CodecProfile.h:17
Aws::MediaConvert::Model::H265CodecProfile::MAIN_422_8BIT_MAIN
@ MAIN_422_8BIT_MAIN
Aws::MediaConvert::Model::H265CodecProfile::MAIN_422_10BIT_MAIN
@ MAIN_422_10BIT_MAIN
Aws::MediaConvert::Model::H265CodecProfile::MAIN_HIGH
@ MAIN_HIGH
Aws::MediaConvert::Model::H265CodecProfile::MAIN_422_10BIT_HIGH
@ MAIN_422_10BIT_HIGH
Aws::MediaConvert::Model::H265CodecProfile::MAIN10_HIGH
@ MAIN10_HIGH
Aws::MediaConvert::Model::H265CodecProfile::MAIN10_MAIN
@ MAIN10_MAIN
Aws::MediaConvert::Model::H265CodecProfile::MAIN_MAIN
@ MAIN_MAIN
Aws::MediaConvert::Model::H265CodecProfile::MAIN_422_8BIT_HIGH
@ MAIN_422_8BIT_HIGH
Aws::MediaConvert::Model::AacAudioDescriptionBroadcasterMix::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