ResampleMediaTask Members
Include Protected Members
Include Inherited Members
The ResampleMediaTask type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudioCompressionType | Gets the audio compression type. Read-only. | |
AudioSamplingRate | Gets the audio sampling rate per second. Read-only. | |
ContainerType | Gets the format type of the container of the sample. Read-only. | |
IsEmbedded | Gets whether the sample is embedded. Read-only. | |
IsLinked | Gets whether the sample is linked. Read-only. | |
profile | Gets the media mobilization profile for the specified media asset. Read-only. | |
SampleHeight | Gets the resolution height of the sample. Read-only. | |
SampleWidth | Gets the resolution width of the sample. Read-only. | |
Shape | Gets the shape that is associated with the specified media asset. Read-only. | |
VideoCompressionType | Gets the video compression format of the sample. Read-only. | |
VideoFrameRate | Gets the video frame rate per second of the sample. Read-only. |
Top