FileSourcePlaybackMode Enumeration

Namespace: Microsoft.Expression.Encoder.Live
Assembly: Microsoft.Expression.Encoder.Utilities (in microsoft.expression.encoder.utilities.dll)

Syntax

'Declaration
Public Enumeration FileSourcePlaybackMode
'Usage
Dim instance As FileSourcePlaybackMode
public enum FileSourcePlaybackMode
public enum class FileSourcePlaybackMode

Members

Member name Description
Hold Hold on the last frame of this file source.
Jump Jump to another file source.
Loop Loop the file source back to the beginning when it comes to the end.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Expression.Encoder.Live Namespace