KStudioPlayback Members

KStudioPlayback has the following members.

Public Properties

  Name Description
Flags Flags to control playback.
Source Gets the source file of the playback.

Public Methods

  Name Description
ClearPausePointsAsync Clears all pause points from the Playback.
GetCurrentLoopIterationAsync Gets the current loop iteration, asynchronously.
GetCurrentRelativeTimeAsync Gets the current relative time, asynchronously.
GetDurationAsync Gets the duration of the Playback.
GetEndBehaviorAsync Gets the end behavior, asynchronously.
GetInPointByRelativeTimeAsync Gets the in point by relative time, asynchronously.
GetLoopCountAsync Gets the loop count, asynchronously.
GetMetadata Gets the metadata.
GetMetadataForStream Gets the metadata for a stream.
GetModeAsync Gets the playback mode, asynchronously.
GetOutPointByRelativeTimeAsync Gets the out point, by relative time, asynchronously.
GetPausePointsByRelativeTimeAsync Asynchronously retrieves a collection of time spans representing the relative times of pause points in the Playback.
GetStartRelativeTimeAsync Gets the start in terms of relative time, asynchronously.
GetStateAsync Gets the playback state, asynchronously.
InsertPausePointByRelativeTimeAsync Inserts a pause point at the specified relative time.
PauseAsync Pauses playback, asynchronously.
RemovePausePointByRelativeTimeAsync Removes a pause point at the specified relative time.
ResumeAsync Resumes playback, asynchronously.
SeekByRelativeTimeAsync Seeks through playback by relative time, asynchronously.
SetCurrentLoopIterationAsync Sets the current loop iteration, asynchronously.
SetEndBehaviorAsync Sets the end behavior, asynchronously.
SetInPointByRelativeTimeAsync Sets the in point by relative time, asynchronously.
SetLoopCountAsync Sets the loop count, asynchronously.
SetModeAsync Sets the playback mode, asynchronously.
SetOutPointByRelativeTimeAsync Sets the out point by relative time, asynchronously.
SetPausePointsByRelativeTimeAsync Sets the pause point by relative time, asynchronously.
StartAsync Starts playback, asynchronously.
StartPausedAsync Starts paused playback, asynchronously.
StepOnceAsync Steps through playback by one frame, asynchronously.
StepOnceByStreamAsync Steps once through playback by stream, asynchronously.
StepOnceByStreamIdentifierAsync Steps through playback once by stream identifier, asynchronously.
StepOnceByStreamTypeAsync Steps once through playback by stream type, asynchronously.
StopAsync Stops playback, asynchronously.

See also

Reference

KStudioPlayback Class