Gets and sets the property Playlists.
If you specify a preset in CopyC#
for which the value of
PresetId
CopyC#
is ts (MPEG-TS), Playlists contains information about
the master playlists that you want Elastic Transcoder to create.
Container
We recommend that you create only one master playlist. The maximum number of master playlists in a job is 30.

C# |
public List<CreateJobPlaylist> Playlists { get; set; }