AWS SDK for C++
AWS SDK for C++ Version 1.11.743
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-mediaconnect
include
aws
mediaconnect
model
EncodingProfile.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
MediaConnect {
12
namespace
Model {
13
enum class
EncodingProfile
{
NOT_SET
,
DISTRIBUTION_H264_DEFAULT
,
CONTRIBUTION_H264_DEFAULT
};
14
15
namespace
EncodingProfileMapper {
16
AWS_MEDIACONNECT_API
EncodingProfile
GetEncodingProfileForName
(
const
Aws::String
& name);
17
18
AWS_MEDIACONNECT_API
Aws::String
GetNameForEncodingProfile
(
EncodingProfile
value);
19
}
// namespace EncodingProfileMapper
20
}
// namespace Model
21
}
// namespace MediaConnect
22
}
// namespace Aws
Aws::MediaConnect::Model::EncodingProfileMapper::GetNameForEncodingProfile
AWS_MEDIACONNECT_API Aws::String GetNameForEncodingProfile(EncodingProfile value)
Aws::MediaConnect::Model::EncodingProfileMapper::GetEncodingProfileForName
AWS_MEDIACONNECT_API EncodingProfile GetEncodingProfileForName(const Aws::String &name)
Aws::MediaConnect::Model::EncodingProfile
EncodingProfile
Definition
EncodingProfile.h:13
Aws::MediaConnect::Model::EncodingProfile::CONTRIBUTION_H264_DEFAULT
@ CONTRIBUTION_H264_DEFAULT
Aws::MediaConnect::Model::EncodingProfile::DISTRIBUTION_H264_DEFAULT
@ DISTRIBUTION_H264_DEFAULT
Aws::MediaConnect::Model::Algorithm::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