Method PlayFirstSequence
PlayFirstSequence(PoseSet)
Play the first sequence from
queryResult
Declaration
public void PlayFirstSequence(PoseSet poseSet)
Parameters
Type | Name | Description |
---|---|---|
PoseSet | poseSet |
Remarks
This method accepts a query result (most likely obtained from a semantic query). It unconditionally extracts the first pose from the pose sequence and forwards it as the next sampling time to the internal pose stream generator.