IKStudioPlayback Members

IKStudioPlayback has the following members.

Public Properties

  Name Description
Flags Flags to control playback.
Source Retrieves the IKStudioClipSource associated with the playback.

Public Methods

  Name Description
ClearPausePointsAsync Deletes all pause points.
GetCurrentLoopIterationAsync Gets the current loop iteration.
GetCurrentRelativeTimeAsync Gets the current relative time.
GetDurationAsync Gets the duration of the current clip.
GetEndBehaviorAsync Gets what the behavior will be at end of playback.
GetInPointByRelativeTimeAsync Gets an in point by relative time.
GetLoopCountAsync Gets the loop count, which indicates how many times the file is played back.
GetMetadata Gets the metadata.
GetMetadataForStream Gets the metadata for a stream.
GetModeAsync Gets the mode of playback.
GetOutPointByRelativeTimeAsync Gets an out point by relative time.
GetPausePointsByRelativeTimeAsync Gets a collection of pause points by relative time.
GetStartRelativeTimeAsync Gets the start of relative time of playback.
GetStateAsync Gets the state of asynchronous playback.
InsertPausePointByRelativeTimeAsync Inserts a pause point at the specified relative time.
PauseAsync Pauses asynchronous playback.
RemovePausePointByRelativeTimeAsync Removes a pause point at the specified relative time.
ResumeAsync Resumes asynchronous playback.
SeekByRelativeTimeAsync Seeks a playback point by relative time.
SetCurrentLoopIterationAsync Sets the current loop iteration.
SetEndBehaviorAsync Sets the behavior at end of playback.
SetInPointByRelativeTimeAsync Sets an in point by relative time.
SetLoopCountAsync Sets the loop count.
SetModeAsync Sets the mode for playback.
SetOutPointByRelativeTimeAsync Sets an out point by relative time.
SetPausePointsByRelativeTimeAsync Sets a pause point by relative time.
StartAsync Starts playback.
StartPausedAsync Starts a paused asynchronous action.
StepOnceAsync Steps once.
StepOnceByStreamAsync Steps once by stream.
StepOnceByStreamIdentifierAsync Steps once by stream identifier.
StepOnceByStreamTypeAsync Steps once by stream type.
StopAsync Stops playback.

See also

Reference

IKStudioPlayback Interface