The ISimplePlayerRecorder type exposes the following members.

Methods

  NameDescription
BeginContextChange
Begins the context change.
CancelAllScheduledChanges
Cancels the all scheduled changes.
CancelScheduledChange
Cancels the scheduled change.
ClearEndLimit
Clears the end limit.
ClearStartLimit
Clears the start limit.
CloseChannel
Closes the channel.
(Inherited from ISimpleController.)
CommitContextChange
Commits the context change.
Cue
Cues the specified timecode.
CueEnd
Cue to the end.
CueForward
Cues forward.
CueRecord
Cues record.
CueReverse
Cues reverse.
CueStart
Cues the start.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Eject
Ejects this instance.
FastForward
Fast forward.
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.
GetProperty
Gets the property.
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.
New
Create a new clip.
NextFrame
Next frame.
OpenChannel
Opens the channel.
(Inherited from ISimpleController.)
Play
Play.
PrevFrame
Previous frame.
Record
Starts recording.
RefreshChannelConfig
Refreshes the channel config.
(Inherited from ISimpleController.)
Rewind
Rewind.
ScheduleContextChange
Schedules the context change.
SetChannelProperty
Sets the channel property.
(Inherited from ISimpleController.)
SetContinuousRecord
Sets the continuous record.
SetCurrentBin
Sets the current bin.
(Inherited from ISimpleController.)
SetEndLimit
Sets the end limit.
SetRecordLength
Sets the length of the record.
SetResourceProperty
Sets the resource property.
(Inherited from ISimpleController.)
SetResourcePropertyEx
Sets the resource property.
(Inherited from ISimpleController.)
SetStartLimit
Sets the start limit.
ShuttlePlay
Set shuttle play mode
Stop
Stops playback or recording.

Properties

  NameDescription
EndMode
Gets or sets the end mode.
IdleMode
Gets or sets the idle mode.
IsCued
Gets a value indicating whether this instance is cued.
IsLoaded
Gets a value indicating whether this instance is loaded.
IsUnderConstruction
Gets a value indicating whether this instance is under construction.
LoopPlayMode
Gets or sets a value indicating whether theis instance is in loop play mode.
PlaybackEtoE
Gets or sets a value indicating whether this instance is in playback E-to-E mode.
State
Gets the state.
SuspendContinuousRecord
Sets a value indicating whether to suspend continuous record.

See Also