azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

83 строки
8.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mediaservices.models.Mp4Format"
fullName: "com.azure.resourcemanager.mediaservices.models.Mp4Format"
name: "Mp4Format"
nameWithType: "Mp4Format"
summary: "Describes the properties for an output ISO MP4 file."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.mediaservices.models.Format?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.mediaservices.models.Format?alt=com.azure.resourcemanager.mediaservices.models.Format&text=Format\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.mediaservices.models.Format.filenamePattern()?alt=com.azure.resourcemanager.mediaservices.models.Format.filenamePattern&text=filenamePattern\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat?alt=com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat&text=MultiBitrateFormat\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.outputFiles()?alt=com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.outputFiles&text=outputFiles\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.validate()?alt=com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.withFilenamePattern(java.lang.String)?alt=com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.withFilenamePattern&text=withFilenamePattern\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.withOutputFiles(java.util.List<com.azure.resourcemanager.mediaservices.models.OutputFile>)?alt=com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.withOutputFiles&text=withOutputFiles\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **Mp4Format**</br> extends <xref href=\"com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat?alt=com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat&text=MultiBitrateFormat\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.mediaservices.models.Mp4Format.Mp4Format()"
fullName: "com.azure.resourcemanager.mediaservices.models.Mp4Format.Mp4Format()"
name: "Mp4Format()"
nameWithType: "Mp4Format.Mp4Format()"
summary: "Creates an instance of Mp4Format class."
syntax: "public Mp4Format()"
desc: "Creates an instance of Mp4Format class."
methods:
- uid: "com.azure.resourcemanager.mediaservices.models.Mp4Format.validate()"
fullName: "com.azure.resourcemanager.mediaservices.models.Mp4Format.validate()"
name: "validate()"
nameWithType: "Mp4Format.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.mediaservices.models.Mp4Format.withFilenamePattern(java.lang.String)"
fullName: "com.azure.resourcemanager.mediaservices.models.Mp4Format.withFilenamePattern(String filenamePattern)"
name: "withFilenamePattern(String filenamePattern)"
nameWithType: "Mp4Format.withFilenamePattern(String filenamePattern)"
summary: "Set the filename<wbr>Pattern property: The file naming pattern used for the creation of output files."
overridden: "com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.withFilenamePattern(java.lang.String)"
parameters:
- name: "filenamePattern"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Mp4Format withFilenamePattern(String filenamePattern)"
desc: "Set the filenamePattern property: The file naming pattern used for the creation of output files. The following macros are supported in the file name: \\{Basename\\} - An expansion macro that will use the name of the input video file. If the base name(the file suffix is not included) of the input video file is less than 32 characters long, the base name of input video files will be used. If the length of base name of the input video file exceeds 32 characters, the base name is truncated to the first 32 characters in total length. \\{Extension\\} - The appropriate extension for this format. \\{Label\\} - The label assigned to the codec/layer. \\{Index\\} - A unique index for thumbnails. Only applicable to thumbnails. \\{AudioStream\\} - string \"Audio\" plus audio stream number(start from 1). \\{Bitrate\\} - The audio/video bitrate in kbps. Not applicable to thumbnails. \\{Codec\\} - The type of the audio/video codec. \\{Resolution\\} - The video resolution. Any unsubstituted macros will be collapsed and removed from the filename."
returns:
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.Mp4Format?alt=com.azure.resourcemanager.mediaservices.models.Mp4Format&text=Mp4Format\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mediaservices.models.Mp4Format.withOutputFiles(java.util.List<com.azure.resourcemanager.mediaservices.models.OutputFile>)"
fullName: "com.azure.resourcemanager.mediaservices.models.Mp4Format.withOutputFiles(List<OutputFile> outputFiles)"
name: "withOutputFiles(List<OutputFile> outputFiles)"
nameWithType: "Mp4Format.withOutputFiles(List<OutputFile> outputFiles)"
summary: "Set the output<wbr>Files property: The list of output files to produce."
overridden: "com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat.withOutputFiles(java.util.List<com.azure.resourcemanager.mediaservices.models.OutputFile>)"
parameters:
- name: "outputFiles"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.mediaservices.models.OutputFile?alt=com.azure.resourcemanager.mediaservices.models.OutputFile&text=OutputFile\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public Mp4Format withOutputFiles(List<OutputFile> outputFiles)"
desc: "Set the outputFiles property: The list of output files to produce. Each entry in the list is a set of audio and video layer labels to be muxed together ."
returns:
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.Mp4Format?alt=com.azure.resourcemanager.mediaservices.models.Mp4Format&text=Mp4Format\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Describes the properties for an output ISO MP4 file."
metadata: {}
package: "com.azure.resourcemanager.mediaservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.3.0