AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Insert user-defined custom ID3 metadata at timecodes that you specify. In each output that you want to include this metadata, you must set ID3 metadata to Passthrough.

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.TimedMetadataInsertion

Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z

Syntax

C#
public class TimedMetadataInsertion

The TimedMetadataInsertion type exposes the following members

Constructors

NameDescription
Public Method TimedMetadataInsertion()

Properties

NameTypeDescription
Public Property Id3Insertions System.Collections.Generic.List<Amazon.MediaConvert.Model.Id3Insertion>

Gets and sets the property Id3Insertions. Id3Insertions contains the array of Id3Insertion instances.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5