AWS SDK for C++
AWS SDK for C++ Version 1.11.678
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-mediapackagev2
include
aws
mediapackagev2
model
DashTtmlProfile.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/mediapackagev2/Mediapackagev2_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
mediapackagev2 {
12
namespace
Model {
13
enum class
DashTtmlProfile
{
NOT_SET
,
IMSC_1
,
EBU_TT_D_101
};
14
15
namespace
DashTtmlProfileMapper {
16
AWS_MEDIAPACKAGEV2_API
DashTtmlProfile
GetDashTtmlProfileForName
(
const
Aws::String
& name);
17
18
AWS_MEDIAPACKAGEV2_API
Aws::String
GetNameForDashTtmlProfile
(
DashTtmlProfile
value);
19
}
// namespace DashTtmlProfileMapper
20
}
// namespace Model
21
}
// namespace mediapackagev2
22
}
// namespace Aws
Aws::mediapackagev2::Model::DashTtmlProfileMapper::GetDashTtmlProfileForName
AWS_MEDIAPACKAGEV2_API DashTtmlProfile GetDashTtmlProfileForName(const Aws::String &name)
Aws::mediapackagev2::Model::DashTtmlProfileMapper::GetNameForDashTtmlProfile
AWS_MEDIAPACKAGEV2_API Aws::String GetNameForDashTtmlProfile(DashTtmlProfile value)
Aws::mediapackagev2::Model::AdMarkerDash::NOT_SET
@ NOT_SET
Aws::mediapackagev2::Model::DashTtmlProfile
DashTtmlProfile
Definition
DashTtmlProfile.h:13
Aws::mediapackagev2::Model::DashTtmlProfile::IMSC_1
@ IMSC_1
Aws::mediapackagev2::Model::DashTtmlProfile::EBU_TT_D_101
@ EBU_TT_D_101
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