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-mediaconvert
include
aws
mediaconvert
model
M2tsSegmentationMarkers.h
1
6
#pragma once
7
#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
MediaConvert
13
{
14
namespace
Model
15
{
16
enum class
M2tsSegmentationMarkers
17
{
18
NOT_SET
,
19
NONE
,
20
RAI_SEGSTART
,
21
RAI_ADAPT
,
22
PSI_SEGSTART
,
23
EBP
,
24
EBP_LEGACY
25
};
26
27
namespace
M2tsSegmentationMarkersMapper
28
{
29
AWS_MEDIACONVERT_API
M2tsSegmentationMarkers
GetM2tsSegmentationMarkersForName
(
const
Aws::String
& name);
30
31
AWS_MEDIACONVERT_API
Aws::String
GetNameForM2tsSegmentationMarkers
(
M2tsSegmentationMarkers
value);
32
}
// namespace M2tsSegmentationMarkersMapper
33
}
// namespace Model
34
}
// namespace MediaConvert
35
}
// namespace Aws
Aws::MediaConvert::Model::M2tsSegmentationMarkersMapper::GetNameForM2tsSegmentationMarkers
AWS_MEDIACONVERT_API Aws::String GetNameForM2tsSegmentationMarkers(M2tsSegmentationMarkers value)
Aws::MediaConvert::Model::M2tsSegmentationMarkersMapper::GetM2tsSegmentationMarkersForName
AWS_MEDIACONVERT_API M2tsSegmentationMarkers GetM2tsSegmentationMarkersForName(const Aws::String &name)
Aws::MediaConvert::Model::M2tsSegmentationMarkers
M2tsSegmentationMarkers
Definition
M2tsSegmentationMarkers.h:17
Aws::MediaConvert::Model::M2tsSegmentationMarkers::RAI_ADAPT
@ RAI_ADAPT
Aws::MediaConvert::Model::M2tsSegmentationMarkers::EBP_LEGACY
@ EBP_LEGACY
Aws::MediaConvert::Model::M2tsSegmentationMarkers::EBP
@ EBP
Aws::MediaConvert::Model::M2tsSegmentationMarkers::RAI_SEGSTART
@ RAI_SEGSTART
Aws::MediaConvert::Model::M2tsSegmentationMarkers::PSI_SEGSTART
@ PSI_SEGSTART
Aws::MediaConvert::Model::AacRawFormat::NONE
@ NONE
Aws::MediaConvert::Model::AacAudioDescriptionBroadcasterMix::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