 Declaration Syntax
 Declaration Syntax| C# | 
public class CreateJobPlaylist
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CreateJobPlaylist()()()() | Initializes a new instance of the CreateJobPlaylist class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | Format | 
            Gets and sets the property Format. 
             This value must currently be HLSv3. | 
|  | 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  | 
|  | 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
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CreateJobPlaylist | 
 Copy
Copy