
ts

C# |
public class Playlist

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Playlist()()()() | Initializes a new instance of the Playlist class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Format |
Gets and sets the property Format.
This value must currently be |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Name |
Gets and sets the property Name.
The name that you want Elastic Transcoder to assign to the master playlist, for example,
nyc-vacation.m3u8. The name cannot include a / character. If you create
more than one master playlist (not recommended), the values of all |
![]() | OutputKeys |
Gets and sets the property OutputKeys.
For each output in this job that you want to include in a master playlist, the value
of the Outputs:Key object. If you include more than one output in a playlist,
the value of |
![]() | Status |
Gets and sets the property Status.
The status of the job with which the playlist is associated. |
![]() | StatusDetail |
Gets and sets the property StatusDetail.
Information that further explains the status. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithFormat(String) | Obsolete.
Sets the Format property
|
![]() | WithName(String) | Obsolete.
Sets the Name property
|
![]() | WithOutputKeys(array<String>[]()[][]) | Obsolete.
Sets the OutputKeys property
|
![]() | WithOutputKeys(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Sets the OutputKeys property
|
![]() | WithStatus(String) | Obsolete.
Sets the Status property
|
![]() | WithStatusDetail(String) | Obsolete.
Sets the StatusDetail property
|

Object | |
![]() | Playlist |