AWS SDK for C++
AWS SDK for C++ Version 1.11.753
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-kinesisvideo
include
aws
kinesisvideo
model
FormatConfigKey.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/kinesisvideo/KinesisVideo_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
KinesisVideo {
12
namespace
Model {
13
enum class
FormatConfigKey
{
NOT_SET
,
JPEGQuality
};
14
15
namespace
FormatConfigKeyMapper {
16
AWS_KINESISVIDEO_API
FormatConfigKey
GetFormatConfigKeyForName
(
const
Aws::String
& name);
17
18
AWS_KINESISVIDEO_API
Aws::String
GetNameForFormatConfigKey
(
FormatConfigKey
value);
19
}
// namespace FormatConfigKeyMapper
20
}
// namespace Model
21
}
// namespace KinesisVideo
22
}
// namespace Aws
Aws::KinesisVideo::Model::FormatConfigKeyMapper::GetNameForFormatConfigKey
AWS_KINESISVIDEO_API Aws::String GetNameForFormatConfigKey(FormatConfigKey value)
Aws::KinesisVideo::Model::FormatConfigKeyMapper::GetFormatConfigKeyForName
AWS_KINESISVIDEO_API FormatConfigKey GetFormatConfigKeyForName(const Aws::String &name)
Aws::KinesisVideo::Model::APIName::NOT_SET
@ NOT_SET
Aws::KinesisVideo::Model::FormatConfigKey
FormatConfigKey
Definition
FormatConfigKey.h:13
Aws::KinesisVideo::Model::FormatConfigKey::JPEGQuality
@ JPEGQuality
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