SourceProperties Properties

Public Properties

  Name Description
public property Channels
Gets the number of channels in the audio for this source.
public property FrameRate
Gets the frame rate of the video for this source.
public property FramesDropped
Gets the number of frames dropped by the driver of this source. File sources never drop frames at the driver level.
public property SampleRate
Gets the sample rate of the audio for this source.
public property SamplesDropped
Gets the number of audio samples dropped by this source. File sources never drop audio samples.
public property Size
Gets the size of the video for this source.
public property TotalFrames
Gets the total number of video frames for this source. If it's a file source, this equals the duration. If it's a device source, this equals the total number of frames sent by the driver.

See Also

Reference

SourceProperties Class
Microsoft.Expression.Encoder.Live Namespace

   © 2011 by Microsoft Corporation. All rights reserved.