AWS SDK for .NET Documentation
Playlists Property
AmazonAmazon.ElasticTranscoder.ModelJobPlaylists Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Playlists.

Outputs in MPEG-TS format only.If you specify a preset in

CopyC#
PresetId
for which the value of
CopyC#
Container
is ts (MPEG-TS),
CopyC#
Playlists
contains information about the master playlists that you want Elastic Transcoder to create.

We recommend that you create only one master playlist. The maximum number of master playlists in a job is 30.

Declaration Syntax
C#
public List<Playlist> Playlists { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)