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-ivs-realtime
include
aws
ivs-realtime
model
VideoAspectRatio.h
1
6
#pragma once
7
#include <aws/ivs-realtime/Ivsrealtime_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ivsrealtime
13
{
14
namespace
Model
15
{
16
enum class
VideoAspectRatio
17
{
18
NOT_SET
,
19
AUTO
,
20
VIDEO
,
21
SQUARE
,
22
PORTRAIT
23
};
24
25
namespace
VideoAspectRatioMapper
26
{
27
AWS_IVSREALTIME_API
VideoAspectRatio
GetVideoAspectRatioForName
(
const
Aws::String
& name);
28
29
AWS_IVSREALTIME_API
Aws::String
GetNameForVideoAspectRatio
(
VideoAspectRatio
value);
30
}
// namespace VideoAspectRatioMapper
31
}
// namespace Model
32
}
// namespace ivsrealtime
33
}
// namespace Aws
Aws::ivsrealtime::Model::VideoAspectRatioMapper::GetVideoAspectRatioForName
AWS_IVSREALTIME_API VideoAspectRatio GetVideoAspectRatioForName(const Aws::String &name)
Aws::ivsrealtime::Model::VideoAspectRatioMapper::GetNameForVideoAspectRatio
AWS_IVSREALTIME_API Aws::String GetNameForVideoAspectRatio(VideoAspectRatio value)
Aws::ivsrealtime::Model::CompositionState::NOT_SET
@ NOT_SET
Aws::ivsrealtime::Model::VideoAspectRatio
VideoAspectRatio
Definition
VideoAspectRatio.h:17
Aws::ivsrealtime::Model::VideoAspectRatio::SQUARE
@ SQUARE
Aws::ivsrealtime::Model::VideoAspectRatio::PORTRAIT
@ PORTRAIT
Aws::ivsrealtime::Model::VideoAspectRatio::AUTO
@ AUTO
Aws::ivsrealtime::Model::VideoAspectRatio::VIDEO
@ VIDEO
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