LiveFileSource Members

This class represents a file that is used as a source in the live encoder.

The following tables list the members exposed by the LiveFileSource type.

Public Properties

  Name Description
public property AspectRatio Gets the aspect ratio of the source file.
public property CropRect  Gets or sets the crop rectangle of this source.  (Inherited from LiveSource)
public property Duration Gets the duration of the file that is used in this source.
public property FrameRate Gets the frame rate of this source
public property FullName Gets the fully qualified path name of the file that is used in this source.
public property Id  Gets a unique ID for this source.  (Inherited from LiveSource)
public property IsActive  Gets a value indicating whether this source is currently active.  (Inherited from LiveSource)
public property IsAudioOnly Gets a flag indicating whether this is an audio-only file.
public property IsImage Gets a flag indicating whether this file source is an image.
public property JumpTo Gets or sets the source that will be switched to after this source has finished playback.
public property Name Gets the name of the file that is used in this source.
public property Path Gets the path of the file that is used in this source.
public property PlaybackMode Gets or sets the playback mode of this source.
public property ResizeMode  Gets or sets the resize mode of this source.  (Inherited from LiveSource)
public property Size Gets the size of this source. Only valid on video sources.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Dispose  Overloaded. (Inherited from LiveSource )
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method SourcePropertiesSnapshot Overridden. Gets properties describing this source, including things like frame rate, resolution, etc.
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. (Inherited from LiveSource )
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

LiveFileSource Class
Microsoft.Expression.Encoder.Live Namespace

   © 2011 by Microsoft Corporation. All rights reserved.