These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.media.getJob
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets a Job. API Version: 2020-05-01.
Using getJob
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getJob(args: GetJobArgs, opts?: InvokeOptions): Promise<GetJobResult>
function getJobOutput(args: GetJobOutputArgs, opts?: InvokeOptions): Output<GetJobResult>
def get_job(account_name: Optional[str] = None,
job_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
transform_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetJobResult
def get_job_output(account_name: Optional[pulumi.Input[str]] = None,
job_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
transform_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetJobResult]
func LookupJob(ctx *Context, args *LookupJobArgs, opts ...InvokeOption) (*LookupJobResult, error)
func LookupJobOutput(ctx *Context, args *LookupJobOutputArgs, opts ...InvokeOption) LookupJobResultOutput
> Note: This function is named LookupJob
in the Go SDK.
public static class GetJob
{
public static Task<GetJobResult> InvokeAsync(GetJobArgs args, InvokeOptions? opts = null)
public static Output<GetJobResult> Invoke(GetJobInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetJobResult> getJob(GetJobArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:media:getJob
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The Media Services account name.
- Job
Name string - The Job name.
- Resource
Group stringName - The name of the resource group within the Azure subscription.
- Transform
Name string - The Transform name.
- Account
Name string - The Media Services account name.
- Job
Name string - The Job name.
- Resource
Group stringName - The name of the resource group within the Azure subscription.
- Transform
Name string - The Transform name.
- account
Name String - The Media Services account name.
- job
Name String - The Job name.
- resource
Group StringName - The name of the resource group within the Azure subscription.
- transform
Name String - The Transform name.
- account
Name string - The Media Services account name.
- job
Name string - The Job name.
- resource
Group stringName - The name of the resource group within the Azure subscription.
- transform
Name string - The Transform name.
- account_
name str - The Media Services account name.
- job_
name str - The Job name.
- resource_
group_ strname - The name of the resource group within the Azure subscription.
- transform_
name str - The Transform name.
- account
Name String - The Media Services account name.
- job
Name String - The Job name.
- resource
Group StringName - The name of the resource group within the Azure subscription.
- transform
Name String - The Transform name.
getJob Result
The following output properties are available:
- Created string
- The UTC date and time when the customer has created the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- End
Time string - The UTC date and time at which this Job finished processing.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Input
Pulumi.
Azure | Pulumi.Native. Media. Outputs. Job Input Asset Response Azure | Pulumi.Native. Media. Outputs. Job Input Clip Response Azure | Pulumi.Native. Media. Outputs. Job Input Http Response Azure | Pulumi.Native. Media. Outputs. Job Input Sequence Response Azure Native. Media. Outputs. Job Inputs Response - The inputs for the Job.
- Last
Modified string - The UTC date and time when the customer has last updated the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- Name string
- The name of the resource
- Outputs
List<Pulumi.
Azure Native. Media. Outputs. Job Output Asset Response> - The outputs for the Job.
- Start
Time string - The UTC date and time at which this Job began processing.
- State string
- The current state of the job.
- System
Data Pulumi.Azure Native. Media. Outputs. System Data Response - The system metadata relating to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Correlation
Data Dictionary<string, string> - Customer provided key, value pairs that will be returned in Job and JobOutput state events.
- Description string
- Optional customer supplied description of the Job.
- Priority string
- Priority with which the job should be processed. Higher priority jobs are processed before lower priority jobs. If not set, the default is normal.
- Created string
- The UTC date and time when the customer has created the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- End
Time string - The UTC date and time at which this Job finished processing.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Input
Job
Input | JobAsset Response Input | JobClip Response Input | JobHttp Response Input | JobSequence Response Inputs Response - The inputs for the Job.
- Last
Modified string - The UTC date and time when the customer has last updated the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- Name string
- The name of the resource
- Outputs
[]Job
Output Asset Response - The outputs for the Job.
- Start
Time string - The UTC date and time at which this Job began processing.
- State string
- The current state of the job.
- System
Data SystemData Response - The system metadata relating to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Correlation
Data map[string]string - Customer provided key, value pairs that will be returned in Job and JobOutput state events.
- Description string
- Optional customer supplied description of the Job.
- Priority string
- Priority with which the job should be processed. Higher priority jobs are processed before lower priority jobs. If not set, the default is normal.
- created String
- The UTC date and time when the customer has created the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- end
Time String - The UTC date and time at which this Job finished processing.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- input
Job
Input | JobAsset Response Input | JobClip Response Input | JobHttp Response Input | JobSequence Response Inputs Response - The inputs for the Job.
- last
Modified String - The UTC date and time when the customer has last updated the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- name String
- The name of the resource
- outputs
List<Job
Output Asset Response> - The outputs for the Job.
- start
Time String - The UTC date and time at which this Job began processing.
- state String
- The current state of the job.
- system
Data SystemData Response - The system metadata relating to this resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- correlation
Data Map<String,String> - Customer provided key, value pairs that will be returned in Job and JobOutput state events.
- description String
- Optional customer supplied description of the Job.
- priority String
- Priority with which the job should be processed. Higher priority jobs are processed before lower priority jobs. If not set, the default is normal.
- created string
- The UTC date and time when the customer has created the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- end
Time string - The UTC date and time at which this Job finished processing.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- input
Job
Input | JobAsset Response Input | JobClip Response Input | JobHttp Response Input | JobSequence Response Inputs Response - The inputs for the Job.
- last
Modified string - The UTC date and time when the customer has last updated the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- name string
- The name of the resource
- outputs
Job
Output Asset Response[] - The outputs for the Job.
- start
Time string - The UTC date and time at which this Job began processing.
- state string
- The current state of the job.
- system
Data SystemData Response - The system metadata relating to this resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- correlation
Data {[key: string]: string} - Customer provided key, value pairs that will be returned in Job and JobOutput state events.
- description string
- Optional customer supplied description of the Job.
- priority string
- Priority with which the job should be processed. Higher priority jobs are processed before lower priority jobs. If not set, the default is normal.
- created str
- The UTC date and time when the customer has created the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- end_
time str - The UTC date and time at which this Job finished processing.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- input
Job
Input | JobAsset Response Input | JobClip Response Input | JobHttp Response Input | JobSequence Response Inputs Response - The inputs for the Job.
- last_
modified str - The UTC date and time when the customer has last updated the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- name str
- The name of the resource
- outputs
Sequence[Job
Output Asset Response] - The outputs for the Job.
- start_
time str - The UTC date and time at which this Job began processing.
- state str
- The current state of the job.
- system_
data SystemData Response - The system metadata relating to this resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- correlation_
data Mapping[str, str] - Customer provided key, value pairs that will be returned in Job and JobOutput state events.
- description str
- Optional customer supplied description of the Job.
- priority str
- Priority with which the job should be processed. Higher priority jobs are processed before lower priority jobs. If not set, the default is normal.
- created String
- The UTC date and time when the customer has created the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- end
Time String - The UTC date and time at which this Job finished processing.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- input Property Map | Property Map | Property Map | Property Map | Property Map
- The inputs for the Job.
- last
Modified String - The UTC date and time when the customer has last updated the Job, in 'YYYY-MM-DDThh:mm:ssZ' format.
- name String
- The name of the resource
- outputs List<Property Map>
- The outputs for the Job.
- start
Time String - The UTC date and time at which this Job began processing.
- state String
- The current state of the job.
- system
Data Property Map - The system metadata relating to this resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- correlation
Data Map<String> - Customer provided key, value pairs that will be returned in Job and JobOutput state events.
- description String
- Optional customer supplied description of the Job.
- priority String
- Priority with which the job should be processed. Higher priority jobs are processed before lower priority jobs. If not set, the default is normal.
Supporting Types
AbsoluteClipTimeResponse
- Time string
- The time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds.
- Time string
- The time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds.
- time String
- The time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds.
- time string
- The time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds.
- time str
- The time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds.
- time String
- The time position on the timeline of the input media. It is usually specified as an ISO8601 period. e.g PT30S for 30 seconds.
AudioTrackDescriptorResponse
- Channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- Channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- channel
Mapping String - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- channel_
mapping str - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- channel
Mapping String - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
FromAllInputFileResponse
- Included
Tracks List<object> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- Included
Tracks []interface{} - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- included
Tracks List<Object> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- included
Tracks (AudioTrack Descriptor Response | Select Audio Track By Attribute Response | Select Audio Track By Id Response | Select Video Track By Attribute Response | Select Video Track By Id Response | Video Track Descriptor Response)[] - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- included_
tracks Sequence[Union[AudioTrack Descriptor Response, Select Audio Track By Attribute Response, Select Audio Track By Id Response, Select Video Track By Attribute Response, Select Video Track By Id Response, Video Track Descriptor Response]] - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- included
Tracks List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
FromEachInputFileResponse
- Included
Tracks List<object> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- Included
Tracks []interface{} - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- included
Tracks List<Object> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- included
Tracks (AudioTrack Descriptor Response | Select Audio Track By Attribute Response | Select Audio Track By Id Response | Select Video Track By Attribute Response | Select Video Track By Id Response | Video Track Descriptor Response)[] - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- included_
tracks Sequence[Union[AudioTrack Descriptor Response, Select Audio Track By Attribute Response, Select Audio Track By Id Response, Select Video Track By Attribute Response, Select Video Track By Id Response, Video Track Descriptor Response]] - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- included
Tracks List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
InputFileResponse
- Filename string
- Name of the file that this input definition applies to.
- Included
Tracks List<object> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- Filename string
- Name of the file that this input definition applies to.
- Included
Tracks []interface{} - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- filename String
- Name of the file that this input definition applies to.
- included
Tracks List<Object> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- filename string
- Name of the file that this input definition applies to.
- included
Tracks (AudioTrack Descriptor Response | Select Audio Track By Attribute Response | Select Audio Track By Id Response | Select Video Track By Attribute Response | Select Video Track By Id Response | Video Track Descriptor Response)[] - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- filename str
- Name of the file that this input definition applies to.
- included_
tracks Sequence[Union[AudioTrack Descriptor Response, Select Audio Track By Attribute Response, Select Audio Track By Id Response, Select Video Track By Attribute Response, Select Video Track By Id Response, Video Track Descriptor Response]] - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
- filename String
- Name of the file that this input definition applies to.
- included
Tracks List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map> - The list of TrackDescriptors which define the metadata and selection of tracks in the input.
JobErrorDetailResponse
JobErrorResponse
- Category string
- Helps with categorization of errors.
- Code string
- Error code describing the error.
- Details
List<Pulumi.
Azure Native. Media. Inputs. Job Error Detail Response> - An array of details about specific errors that led to this reported error.
- Message string
- A human-readable language-dependent representation of the error.
- Retry string
- Indicates that it may be possible to retry the Job. If retry is unsuccessful, please contact Azure support via Azure Portal.
- Category string
- Helps with categorization of errors.
- Code string
- Error code describing the error.
- Details
[]Job
Error Detail Response - An array of details about specific errors that led to this reported error.
- Message string
- A human-readable language-dependent representation of the error.
- Retry string
- Indicates that it may be possible to retry the Job. If retry is unsuccessful, please contact Azure support via Azure Portal.
- category String
- Helps with categorization of errors.
- code String
- Error code describing the error.
- details
List<Job
Error Detail Response> - An array of details about specific errors that led to this reported error.
- message String
- A human-readable language-dependent representation of the error.
- retry String
- Indicates that it may be possible to retry the Job. If retry is unsuccessful, please contact Azure support via Azure Portal.
- category string
- Helps with categorization of errors.
- code string
- Error code describing the error.
- details
Job
Error Detail Response[] - An array of details about specific errors that led to this reported error.
- message string
- A human-readable language-dependent representation of the error.
- retry string
- Indicates that it may be possible to retry the Job. If retry is unsuccessful, please contact Azure support via Azure Portal.
- category str
- Helps with categorization of errors.
- code str
- Error code describing the error.
- details
Sequence[Job
Error Detail Response] - An array of details about specific errors that led to this reported error.
- message str
- A human-readable language-dependent representation of the error.
- retry str
- Indicates that it may be possible to retry the Job. If retry is unsuccessful, please contact Azure support via Azure Portal.
- category String
- Helps with categorization of errors.
- code String
- Error code describing the error.
- details List<Property Map>
- An array of details about specific errors that led to this reported error.
- message String
- A human-readable language-dependent representation of the error.
- retry String
- Indicates that it may be possible to retry the Job. If retry is unsuccessful, please contact Azure support via Azure Portal.
JobInputAssetResponse
- Asset
Name string - The name of the input Asset.
- End
Pulumi.
Azure | Pulumi.Native. Media. Inputs. Absolute Clip Time Response Azure Native. Media. Inputs. Utc Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- Files List<string>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- Input
Definitions List<object> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- Label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- Start
Pulumi.
Azure | Pulumi.Native. Media. Inputs. Absolute Clip Time Response Azure Native. Media. Inputs. Utc Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- Asset
Name string - The name of the input Asset.
- End
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- Files []string
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- Input
Definitions []interface{} - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- Label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- Start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- asset
Name String - The name of the input Asset.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files List<String>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions List<Object> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label String
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- asset
Name string - The name of the input Asset.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files string[]
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions (FromAll Input File Response | From Each Input File Response | Input File Response)[] - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- asset_
name str - The name of the input Asset.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files Sequence[str]
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input_
definitions Sequence[Union[FromAll Input File Response, From Each Input File Response, Input File Response]] - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label str
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- asset
Name String - The name of the input Asset.
- end Property Map | Property Map
- Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files List<String>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions List<Property Map | Property Map | Property Map> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label String
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start Property Map | Property Map
- Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
JobInputClipResponse
- End
Pulumi.
Azure | Pulumi.Native. Media. Inputs. Absolute Clip Time Response Azure Native. Media. Inputs. Utc Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- Files List<string>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- Input
Definitions List<object> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- Label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- Start
Pulumi.
Azure | Pulumi.Native. Media. Inputs. Absolute Clip Time Response Azure Native. Media. Inputs. Utc Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- End
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- Files []string
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- Input
Definitions []interface{} - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- Label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- Start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files List<String>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions List<Object> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label String
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files string[]
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions (FromAll Input File Response | From Each Input File Response | Input File Response)[] - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files Sequence[str]
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input_
definitions Sequence[Union[FromAll Input File Response, From Each Input File Response, Input File Response]] - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label str
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- end Property Map | Property Map
- Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files List<String>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions List<Property Map | Property Map | Property Map> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label String
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start Property Map | Property Map
- Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
JobInputHttpResponse
- Base
Uri string - Base URI for HTTPS job input. It will be concatenated with provided file names. If no base uri is given, then the provided file list is assumed to be fully qualified uris. Maximum length of 4000 characters.
- End
Pulumi.
Azure | Pulumi.Native. Media. Inputs. Absolute Clip Time Response Azure Native. Media. Inputs. Utc Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- Files List<string>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- Input
Definitions List<object> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- Label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- Start
Pulumi.
Azure | Pulumi.Native. Media. Inputs. Absolute Clip Time Response Azure Native. Media. Inputs. Utc Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- Base
Uri string - Base URI for HTTPS job input. It will be concatenated with provided file names. If no base uri is given, then the provided file list is assumed to be fully qualified uris. Maximum length of 4000 characters.
- End
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- Files []string
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- Input
Definitions []interface{} - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- Label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- Start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- base
Uri String - Base URI for HTTPS job input. It will be concatenated with provided file names. If no base uri is given, then the provided file list is assumed to be fully qualified uris. Maximum length of 4000 characters.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files List<String>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions List<Object> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label String
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- base
Uri string - Base URI for HTTPS job input. It will be concatenated with provided file names. If no base uri is given, then the provided file list is assumed to be fully qualified uris. Maximum length of 4000 characters.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files string[]
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions (FromAll Input File Response | From Each Input File Response | Input File Response)[] - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label string
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- base_
uri str - Base URI for HTTPS job input. It will be concatenated with provided file names. If no base uri is given, then the provided file list is assumed to be fully qualified uris. Maximum length of 4000 characters.
- end
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files Sequence[str]
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input_
definitions Sequence[Union[FromAll Input File Response, From Each Input File Response, Input File Response]] - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label str
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start
Absolute
Clip | UtcTime Response Clip Time Response - Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
- base
Uri String - Base URI for HTTPS job input. It will be concatenated with provided file names. If no base uri is given, then the provided file list is assumed to be fully qualified uris. Maximum length of 4000 characters.
- end Property Map | Property Map
- Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
- files List<String>
- List of files. Required for JobInputHttp. Maximum of 4000 characters each.
- input
Definitions List<Property Map | Property Map | Property Map> - Defines a list of InputDefinitions. For each InputDefinition, it defines a list of track selections and related metadata.
- label String
- A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform. For example, a Transform can be authored so as to take an image file with the label 'xyz' and apply it as an overlay onto the input video before it is encoded. When submitting a Job, exactly one of the JobInputs should be the image file, and it should have the label 'xyz'.
- start Property Map | Property Map
- Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
JobInputSequenceResponse
- Inputs
List<Pulumi.
Azure Native. Media. Inputs. Job Input Clip Response> - JobInputs that make up the timeline.
- Inputs
[]Job
Input Clip Response - JobInputs that make up the timeline.
- inputs
List<Job
Input Clip Response> - JobInputs that make up the timeline.
- inputs
Job
Input Clip Response[] - JobInputs that make up the timeline.
- inputs
Sequence[Job
Input Clip Response] - JobInputs that make up the timeline.
- inputs List<Property Map>
- JobInputs that make up the timeline.
JobInputsResponse
- Inputs List<object>
- List of inputs to a Job.
- Inputs []interface{}
- List of inputs to a Job.
- inputs List<Object>
- List of inputs to a Job.
- inputs
(Job
Input Asset Response | Job Input Clip Response | Job Input Http Response | Job Input Sequence Response | Job Inputs Response)[] - List of inputs to a Job.
- inputs
Sequence[Union[Job
Input Asset Response, Job Input Clip Response, Job Input Http Response, Job Input Sequence Response, Job Inputs Response]] - List of inputs to a Job.
- inputs List<Property Map | Property Map | Property Map | Property Map | Property Map>
- List of inputs to a Job.
JobOutputAssetResponse
- Asset
Name string - The name of the output Asset.
- End
Time string - The UTC date and time at which this Job Output finished processing.
- Error
Pulumi.
Azure Native. Media. Inputs. Job Error Response - If the JobOutput is in the Error state, it contains the details of the error.
- Progress int
- If the JobOutput is in a Processing state, this contains the Job completion percentage. The value is an estimate and not intended to be used to predict Job completion times. To determine if the JobOutput is complete, use the State property.
- Start
Time string - The UTC date and time at which this Job Output began processing.
- State string
- Describes the state of the JobOutput.
- Label string
- A label that is assigned to a JobOutput in order to help uniquely identify it. This is useful when your Transform has more than one TransformOutput, whereby your Job has more than one JobOutput. In such cases, when you submit the Job, you will add two or more JobOutputs, in the same order as TransformOutputs in the Transform. Subsequently, when you retrieve the Job, either through events or on a GET request, you can use the label to easily identify the JobOutput. If a label is not provided, a default value of '{presetName}_{outputIndex}' will be used, where the preset name is the name of the preset in the corresponding TransformOutput and the output index is the relative index of the this JobOutput within the Job. Note that this index is the same as the relative index of the corresponding TransformOutput within its Transform.
- Asset
Name string - The name of the output Asset.
- End
Time string - The UTC date and time at which this Job Output finished processing.
- Error
Job
Error Response - If the JobOutput is in the Error state, it contains the details of the error.
- Progress int
- If the JobOutput is in a Processing state, this contains the Job completion percentage. The value is an estimate and not intended to be used to predict Job completion times. To determine if the JobOutput is complete, use the State property.
- Start
Time string - The UTC date and time at which this Job Output began processing.
- State string
- Describes the state of the JobOutput.
- Label string
- A label that is assigned to a JobOutput in order to help uniquely identify it. This is useful when your Transform has more than one TransformOutput, whereby your Job has more than one JobOutput. In such cases, when you submit the Job, you will add two or more JobOutputs, in the same order as TransformOutputs in the Transform. Subsequently, when you retrieve the Job, either through events or on a GET request, you can use the label to easily identify the JobOutput. If a label is not provided, a default value of '{presetName}_{outputIndex}' will be used, where the preset name is the name of the preset in the corresponding TransformOutput and the output index is the relative index of the this JobOutput within the Job. Note that this index is the same as the relative index of the corresponding TransformOutput within its Transform.
- asset
Name String - The name of the output Asset.
- end
Time String - The UTC date and time at which this Job Output finished processing.
- error
Job
Error Response - If the JobOutput is in the Error state, it contains the details of the error.
- progress Integer
- If the JobOutput is in a Processing state, this contains the Job completion percentage. The value is an estimate and not intended to be used to predict Job completion times. To determine if the JobOutput is complete, use the State property.
- start
Time String - The UTC date and time at which this Job Output began processing.
- state String
- Describes the state of the JobOutput.
- label String
- A label that is assigned to a JobOutput in order to help uniquely identify it. This is useful when your Transform has more than one TransformOutput, whereby your Job has more than one JobOutput. In such cases, when you submit the Job, you will add two or more JobOutputs, in the same order as TransformOutputs in the Transform. Subsequently, when you retrieve the Job, either through events or on a GET request, you can use the label to easily identify the JobOutput. If a label is not provided, a default value of '{presetName}_{outputIndex}' will be used, where the preset name is the name of the preset in the corresponding TransformOutput and the output index is the relative index of the this JobOutput within the Job. Note that this index is the same as the relative index of the corresponding TransformOutput within its Transform.
- asset
Name string - The name of the output Asset.
- end
Time string - The UTC date and time at which this Job Output finished processing.
- error
Job
Error Response - If the JobOutput is in the Error state, it contains the details of the error.
- progress number
- If the JobOutput is in a Processing state, this contains the Job completion percentage. The value is an estimate and not intended to be used to predict Job completion times. To determine if the JobOutput is complete, use the State property.
- start
Time string - The UTC date and time at which this Job Output began processing.
- state string
- Describes the state of the JobOutput.
- label string
- A label that is assigned to a JobOutput in order to help uniquely identify it. This is useful when your Transform has more than one TransformOutput, whereby your Job has more than one JobOutput. In such cases, when you submit the Job, you will add two or more JobOutputs, in the same order as TransformOutputs in the Transform. Subsequently, when you retrieve the Job, either through events or on a GET request, you can use the label to easily identify the JobOutput. If a label is not provided, a default value of '{presetName}_{outputIndex}' will be used, where the preset name is the name of the preset in the corresponding TransformOutput and the output index is the relative index of the this JobOutput within the Job. Note that this index is the same as the relative index of the corresponding TransformOutput within its Transform.
- asset_
name str - The name of the output Asset.
- end_
time str - The UTC date and time at which this Job Output finished processing.
- error
Job
Error Response - If the JobOutput is in the Error state, it contains the details of the error.
- progress int
- If the JobOutput is in a Processing state, this contains the Job completion percentage. The value is an estimate and not intended to be used to predict Job completion times. To determine if the JobOutput is complete, use the State property.
- start_
time str - The UTC date and time at which this Job Output began processing.
- state str
- Describes the state of the JobOutput.
- label str
- A label that is assigned to a JobOutput in order to help uniquely identify it. This is useful when your Transform has more than one TransformOutput, whereby your Job has more than one JobOutput. In such cases, when you submit the Job, you will add two or more JobOutputs, in the same order as TransformOutputs in the Transform. Subsequently, when you retrieve the Job, either through events or on a GET request, you can use the label to easily identify the JobOutput. If a label is not provided, a default value of '{presetName}_{outputIndex}' will be used, where the preset name is the name of the preset in the corresponding TransformOutput and the output index is the relative index of the this JobOutput within the Job. Note that this index is the same as the relative index of the corresponding TransformOutput within its Transform.
- asset
Name String - The name of the output Asset.
- end
Time String - The UTC date and time at which this Job Output finished processing.
- error Property Map
- If the JobOutput is in the Error state, it contains the details of the error.
- progress Number
- If the JobOutput is in a Processing state, this contains the Job completion percentage. The value is an estimate and not intended to be used to predict Job completion times. To determine if the JobOutput is complete, use the State property.
- start
Time String - The UTC date and time at which this Job Output began processing.
- state String
- Describes the state of the JobOutput.
- label String
- A label that is assigned to a JobOutput in order to help uniquely identify it. This is useful when your Transform has more than one TransformOutput, whereby your Job has more than one JobOutput. In such cases, when you submit the Job, you will add two or more JobOutputs, in the same order as TransformOutputs in the Transform. Subsequently, when you retrieve the Job, either through events or on a GET request, you can use the label to easily identify the JobOutput. If a label is not provided, a default value of '{presetName}_{outputIndex}' will be used, where the preset name is the name of the preset in the corresponding TransformOutput and the output index is the relative index of the this JobOutput within the Job. Note that this index is the same as the relative index of the corresponding TransformOutput within its Transform.
SelectAudioTrackByAttributeResponse
- Attribute string
- The TrackAttribute to filter the tracks by.
- Filter string
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- Channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- Filter
Value string - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property.
- Attribute string
- The TrackAttribute to filter the tracks by.
- Filter string
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- Channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- Filter
Value string - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property.
- attribute String
- The TrackAttribute to filter the tracks by.
- filter String
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- channel
Mapping String - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- filter
Value String - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property.
- attribute string
- The TrackAttribute to filter the tracks by.
- filter string
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- filter
Value string - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property.
- attribute str
- The TrackAttribute to filter the tracks by.
- filter str
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- channel_
mapping str - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- filter_
value str - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property.
- attribute String
- The TrackAttribute to filter the tracks by.
- filter String
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- channel
Mapping String - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- filter
Value String - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property.
SelectAudioTrackByIdResponse
- Track
Id double - Track identifier to select
- Channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- Track
Id float64 - Track identifier to select
- Channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- track
Id Double - Track identifier to select
- channel
Mapping String - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- track
Id number - Track identifier to select
- channel
Mapping string - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- track_
id float - Track identifier to select
- channel_
mapping str - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
- track
Id Number - Track identifier to select
- channel
Mapping String - Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.
SelectVideoTrackByAttributeResponse
- Attribute string
- The TrackAttribute to filter the tracks by.
- Filter string
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- Filter
Value string - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property. For TrackAttribute.Bitrate, this should be an integer value in bits per second (e.g: '1500000'). The TrackAttribute.Language is not supported for video tracks.
- Attribute string
- The TrackAttribute to filter the tracks by.
- Filter string
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- Filter
Value string - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property. For TrackAttribute.Bitrate, this should be an integer value in bits per second (e.g: '1500000'). The TrackAttribute.Language is not supported for video tracks.
- attribute String
- The TrackAttribute to filter the tracks by.
- filter String
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- filter
Value String - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property. For TrackAttribute.Bitrate, this should be an integer value in bits per second (e.g: '1500000'). The TrackAttribute.Language is not supported for video tracks.
- attribute string
- The TrackAttribute to filter the tracks by.
- filter string
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- filter
Value string - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property. For TrackAttribute.Bitrate, this should be an integer value in bits per second (e.g: '1500000'). The TrackAttribute.Language is not supported for video tracks.
- attribute str
- The TrackAttribute to filter the tracks by.
- filter str
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- filter_
value str - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property. For TrackAttribute.Bitrate, this should be an integer value in bits per second (e.g: '1500000'). The TrackAttribute.Language is not supported for video tracks.
- attribute String
- The TrackAttribute to filter the tracks by.
- filter String
- The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
- filter
Value String - The value to filter the tracks by. Only used when AttributeFilter.ValueEquals is specified for the Filter property. For TrackAttribute.Bitrate, this should be an integer value in bits per second (e.g: '1500000'). The TrackAttribute.Language is not supported for video tracks.
SelectVideoTrackByIdResponse
- Track
Id double - Track identifier to select
- Track
Id float64 - Track identifier to select
- track
Id Double - Track identifier to select
- track
Id number - Track identifier to select
- track_
id float - Track identifier to select
- track
Id Number - Track identifier to select
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
UtcClipTimeResponse
- Time string
- The time position on the timeline of the input media based on Utc time.
- Time string
- The time position on the timeline of the input media based on Utc time.
- time String
- The time position on the timeline of the input media based on Utc time.
- time string
- The time position on the timeline of the input media based on Utc time.
- time str
- The time position on the timeline of the input media based on Utc time.
- time String
- The time position on the timeline of the input media based on Utc time.
VideoTrackDescriptorResponse
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi