AVBlocks for .NET
3.0
Audio and Video Software Development Kit
Deprecated List
Member
MediaInfo.InputFile
Please use
MediaInfo.Inputs
instead. The input file that should be analyzed. The default value is
null
.
Member
MediaInfo.InputStream
Please use
MediaInfo.Inputs
instead. The input stream that should be analyzed. The default value is
null
. This is an alternative to
InputFile
.
Member
MediaInfo.Load
()
Please use
MediaInfo.Open
instead. Analyzes the input specified by the
InputFile
or
InputStream
properties.
Member
MediaInfo.Metadata
Please use
MediaInfo.Outputs
instead. Contains the metadata of the analyzed file/stream. The default value is
null
. When there's no metadata for the analyzed file/stream,
null
is returned.
Member
MediaInfo.Streams
Please use
MediaInfo.Outputs
instead. A collection of
StreamInfo
objects describing the audio and video streams found in the input.
Member
MediaInfo.StreamSubType
Please use
MediaInfo.Outputs
instead. Returns the stream subtype detected by
MediaInfo
. The default value is
StreamSubType.Unknown
.
Member
MediaInfo.StreamType
Please use
MediaInfo.Inputs
instead. Forces a specific stream type on the input stream or file. The default value is
StreamType.Unknown
.
Member
Param.Video.Overlay.BackgroundX
Please use
PrimoSoftware.AVBlocks.Param.Video.Overlay.LocationX
.
Member
Param.Video.Overlay.BackgroundY
Please use
PrimoSoftware.AVBlocks.Param.Video.Overlay.LocationY
.
(c) Primo Software Corporation. All rights reserved.