The ITwoHeadPlayerRecorder type exposes the following members.

Methods

  NameDescription
BeginContextChange
Begins the context change.
(Inherited from ISimplePlayerRecorder.)
BeginPreviewContextChange
Begins the preview context change.
CancelAllScheduledChanges
Cancels the all scheduled changes.
(Inherited from ISimplePlayerRecorder.)
CancelAllScheduledPreviewChanges
Cancels all scheduled preview changes.
CancelScheduledChange
Cancels the scheduled change.
(Inherited from ISimplePlayerRecorder.)
CancelScheduledPreviewChange
Cancels the scheduled preview change.
ClearEndLimit
Clears the end limit.
(Inherited from ISimplePlayerRecorder.)
ClearStartLimit
Clears the start limit.
(Inherited from ISimplePlayerRecorder.)
CloseChannel
Closes the channel.
(Inherited from ISimpleController.)
CommitContextChange
Commits the context change.
(Inherited from ISimplePlayerRecorder.)
Cue
Cues the specified timecode.
(Inherited from ISimplePlayerRecorder.)
CueEnd
Cue to the end.
(Inherited from ISimplePlayerRecorder.)
CueForward
Cues forward.
(Inherited from ISimplePlayerRecorder.)
CueRecord
Cues record.
(Inherited from ISimplePlayerRecorder.)
CueReverse
Cues reverse.
(Inherited from ISimplePlayerRecorder.)
CueStart
Cues the start.
(Inherited from ISimplePlayerRecorder.)
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Eject
Ejects this instance.
(Inherited from ISimplePlayerRecorder.)
EjectPreview
Ejects the preview.
FastForward
Fast forward.
(Inherited from ISimplePlayerRecorder.)
GenerateUniqueName
Generates a unique name.
(Inherited from ISimpleController.)
GetChannelProperty
Gets the channel property.
(Inherited from ISimpleController.)
GetCurrentBin
Gets the current bin.
(Inherited from ISimpleController.)
GetEditor
Gets the editor.
(Inherited from ISimplePlayerRecorder.)
GetPreviewEditor
Gets the preview editor.
GetPreviewProperty
Gets the preview property.
GetProperty
Gets the property.
(Inherited from ISimplePlayerRecorder.)
GetResourceProperty
Gets the resource property.
(Inherited from ISimpleController.)
GetResourceStatus
Gets the resource status.
(Inherited from ISimpleController.)
GetResourceStatusRange
Gets the resource status range.
(Inherited from ISimpleController.)
GetStatus
Gets the status.
(Inherited from ISimpleController.)
GetStatusRange
Gets the status range.
(Inherited from ISimpleController.)
GetStorage
Gets the storage.
(Inherited from ISimpleController.)
IsChannelConnected
Determines whether the channel is connected.
(Inherited from ISimpleController.)
Load
Loads an existing clip specified by the URI.
(Inherited from ISimplePlayerRecorder.)
LoadPreview
Loads the preview.
New
Create a new clip.
(Inherited from ISimplePlayerRecorder.)
NewPreview
Create new preview.
NextFrame
Next frame.
(Inherited from ISimplePlayerRecorder.)
OpenChannel
Opens the channel.
(Inherited from ISimpleController.)
Play
Play.
(Inherited from ISimplePlayerRecorder.)
PrevFrame
Previous frame.
(Inherited from ISimplePlayerRecorder.)
Record
Starts recording.
(Inherited from ISimplePlayerRecorder.)
RefreshChannelConfig
Refreshes the channel config.
(Inherited from ISimpleController.)
Rewind
Rewind.
(Inherited from ISimplePlayerRecorder.)
ScheduleContextChange
Schedules the context change.
(Inherited from ISimplePlayerRecorder.)
SetChannelProperty
Sets the channel property.
(Inherited from ISimpleController.)
SetContinuousRecord
Sets the continuous record.
(Inherited from ISimplePlayerRecorder.)
SetCurrentBin
Sets the current bin.
(Inherited from ISimpleController.)
SetEndLimit
Sets the end limit.
(Inherited from ISimplePlayerRecorder.)
SetRecordLength
Sets the length of the record.
(Inherited from ISimplePlayerRecorder.)
SetResourceProperty
Sets the resource property.
(Inherited from ISimpleController.)
SetResourcePropertyEx
Sets the resource property.
(Inherited from ISimpleController.)
SetStartLimit
Sets the start limit.
(Inherited from ISimplePlayerRecorder.)
ShuttlePlay
Set shuttle play mode
(Inherited from ISimplePlayerRecorder.)
Stop
Stops playback or recording.
(Inherited from ISimplePlayerRecorder.)

Properties

  NameDescription
ActivateMode
Gets or sets the activate mode.
EndMode
Gets or sets the end mode.
(Inherited from ISimplePlayerRecorder.)
IdleMode
Gets or sets the idle mode.
(Inherited from ISimplePlayerRecorder.)
IsCued
Gets a value indicating whether this instance is cued.
(Inherited from ISimplePlayerRecorder.)
IsLoaded
Gets a value indicating whether this instance is loaded.
(Inherited from ISimplePlayerRecorder.)
IsPreviewCued
Gets a value indicating whether this instance is preview cued.
IsPreviewLoaded
Gets a value indicating whether this instance is preview loaded.
IsUnderConstruction
Gets a value indicating whether this instance is under construction.
(Inherited from ISimplePlayerRecorder.)
LoopPlayMode
Gets or sets a value indicating whether theis instance is in loop play mode.
(Inherited from ISimplePlayerRecorder.)
PlaybackEtoE
Gets or sets a value indicating whether this instance is in playback E-to-E mode.
(Inherited from ISimplePlayerRecorder.)
PreviewState
Gets the state of the preview.
State
Gets the state.
(Inherited from ISimplePlayerRecorder.)
SuspendContinuousRecord
Sets a value indicating whether to suspend continuous record.
(Inherited from ISimplePlayerRecorder.)

See Also