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
TimecodeBurninFontSize.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
TimecodeBurninFontSize
17
{
18
NOT_SET
,
19
EXTRA_SMALL_10
,
20
LARGE_48
,
21
MEDIUM_32
,
22
SMALL_16
23
};
24
25
namespace
TimecodeBurninFontSizeMapper
26
{
27
AWS_MEDIALIVE_API
TimecodeBurninFontSize
GetTimecodeBurninFontSizeForName
(
const
Aws::String
& name);
28
29
AWS_MEDIALIVE_API
Aws::String
GetNameForTimecodeBurninFontSize
(
TimecodeBurninFontSize
value);
30
}
// namespace TimecodeBurninFontSizeMapper
31
}
// namespace Model
32
}
// namespace MediaLive
33
}
// namespace Aws
Aws::MediaLive::Model::TimecodeBurninFontSizeMapper::GetTimecodeBurninFontSizeForName
AWS_MEDIALIVE_API TimecodeBurninFontSize GetTimecodeBurninFontSizeForName(const Aws::String &name)
Aws::MediaLive::Model::TimecodeBurninFontSizeMapper::GetNameForTimecodeBurninFontSize
AWS_MEDIALIVE_API Aws::String GetNameForTimecodeBurninFontSize(TimecodeBurninFontSize value)
Aws::MediaLive::Model::TimecodeBurninFontSize
TimecodeBurninFontSize
Definition
TimecodeBurninFontSize.h:17
Aws::MediaLive::Model::TimecodeBurninFontSize::LARGE_48
@ LARGE_48
Aws::MediaLive::Model::TimecodeBurninFontSize::MEDIUM_32
@ MEDIUM_32
Aws::MediaLive::Model::TimecodeBurninFontSize::EXTRA_SMALL_10
@ EXTRA_SMALL_10
Aws::MediaLive::Model::TimecodeBurninFontSize::SMALL_16
@ SMALL_16
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