Creates a Playback to play events from the file at the supplied KStudioEventFile Class object.
public:
IAsyncOperation<KStudioPlayback^ >^ CreatePlaybackFromFileObjectAsync(
KStudioEventFile^ file,
KStudioEventStreamSelectorCollection^ streamSelectorCollection,
KStudioPlaybackFlags flags
)
file
Type: KStudioEventFile
The file from which the Playback should be created.
streamSelectorCollection
Type: KStudioEventStreamSelectorCollection
The set of event streams to play back.
flags
Type: KStudioPlaybackFlags
Options for playback creation.
Type: IAsyncOperation<KStudioPlayback^ >
In order to playback to streams from the remote service, the client needs to be connected to the service and the file needs to be a remote file.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd