Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the user supplied interaction client associated with this interaction stream.
Syntax
public IInteractionClient InteractionClient { get; }
Property Value
Type: IInteractionClient
The interaction client associated with this interaction stream.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Interaction
Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)
See Also
Reference
InteractionStream Class
InteractionStream Members
Microsoft.Kinect.Toolkit.Interaction Namespace