A B C E F G H I L M N O P R S T U V 
All Classes All Packages

A

Activity - Interface in ai.vay.client.model.motion
 
ActivityEvent - Interface in ai.vay.client.api.events
 
ai.vay.client - package ai.vay.client
 
ai.vay.client.api - package ai.vay.client.api
 
ai.vay.client.api.events - package ai.vay.client.api.events
 
ai.vay.client.impl - package ai.vay.client.impl
 
ai.vay.client.impl.common.model - package ai.vay.client.impl.common.model
 
ai.vay.client.impl.common.model.human - package ai.vay.client.impl.common.model.human
 
ai.vay.client.impl.common.model.motion - package ai.vay.client.impl.common.model.motion
 
ai.vay.client.impl.ondevice - package ai.vay.client.impl.ondevice
 
ai.vay.client.impl.streaming - package ai.vay.client.impl.streaming
 
ai.vay.client.impl.streaming.events - package ai.vay.client.impl.streaming.events
 
ai.vay.client.impl.streaming.model.converter - package ai.vay.client.impl.streaming.model.converter
 
ai.vay.client.model.human - package ai.vay.client.model.human
 
ai.vay.client.model.motion - package ai.vay.client.model.motion
 
Analyser - Interface in ai.vay.client.api
 
AnalyserFactory - Class in ai.vay.client
 
AnalyserFactory - Class in ai.vay.client.impl
 
AnalyserInput - Interface in ai.vay.client.api
 
Attempt - Interface in ai.vay.client.model.motion
 
AttemptImpl - Class in ai.vay.client.impl.common.model.motion
 
AttemptImpl(List<Feedback>) - Constructor for class ai.vay.client.impl.common.model.motion.AttemptImpl
 

B

BAD - ai.vay.client.api.SessionQuality.Quality
The quality may impair the movement analysis.
BodyPointType - Enum in ai.vay.client.model.human
Body points for which a Point is received.

C

CONNECTION_ERROR - ai.vay.client.api.events.ErrorEvent.ErrorType
 
create(String, String, long, Listener, String) - Static method in class ai.vay.client.impl.ondevice.OnDeviceAnalyserFactory
 
create(String, String, long, Listener, String) - Static method in class ai.vay.client.impl.streaming.StreamingAnalyserFactory
 
CreateError(Throwable) - Static method in class ai.vay.client.impl.streaming.model.converter.GrpcConverter
 
createInput(byte[]) - Static method in class ai.vay.client.AnalyserFactory
Create a new AnalyserInput that can be enqueued to be analysed.
createInput(byte[], Instant) - Static method in class ai.vay.client.AnalyserFactory
Create a new AnalyserInput that can be enqueued to be analysed and pass the image capture time.
createInput(byte[], Instant) - Static method in class ai.vay.client.impl.AnalyserFactory
 
createOnDeviceAnalyser(String, String, long, Listener) - Static method in class ai.vay.client.AnalyserFactory
Create a new Analyser that connects to the given URL and analyses inputs offline.
createOnDeviceAnalyser(String, String, long, Listener, String) - Static method in class ai.vay.client.AnalyserFactory
Create a new Analyser that connects to the given URL and analyses inputs offline.
createOnDeviceAnalyser(String, String, long, Listener, String) - Static method in class ai.vay.client.impl.AnalyserFactory
 
createStreamingAnalyser(String, String, long, Listener) - Static method in class ai.vay.client.AnalyserFactory
Create a new Analyser that connects to the given URL and analyses inputs online.
createStreamingAnalyser(String, String, long, Listener, String) - Static method in class ai.vay.client.AnalyserFactory
Create a new Analyser that connects to the given URL and analyses inputs online.
createStreamingAnalyser(String, String, long, Listener, String) - Static method in class ai.vay.client.impl.AnalyserFactory
 

E

enqueueInput(AnalyserInput) - Method in interface ai.vay.client.api.Analyser
Enqueues an AnalyserInput to be analysed.
ENVIRONMENT - ai.vay.client.api.SessionQuality.Subject
Environment summarizes the lighting and contrasts.
ErrorEvent - Interface in ai.vay.client.api.events
 
ErrorEvent.ErrorType - Enum in ai.vay.client.api.events
 
ErrorPair - Class in ai.vay.client.impl.streaming.model.converter
 
ErrorPair(ErrorEvent.ErrorType, String) - Constructor for class ai.vay.client.impl.streaming.model.converter.ErrorPair
 
Event - Interface in ai.vay.client.api.events
 
Exercise - Interface in ai.vay.client.model.motion
 
ExerciseImpl - Class in ai.vay.client.impl.common.model.motion
 
ExerciseImpl(long, String, List<Metric>, List<BodyPointType>) - Constructor for class ai.vay.client.impl.common.model.motion.ExerciseImpl
 
EXERCISING - ai.vay.client.api.SessionState
The start position is reached and the exercise is started.

F

Feedback - Interface in ai.vay.client.model.motion
 
FeedbackEvent - Interface in ai.vay.client.api.events
 
FeedbackImpl - Class in ai.vay.client.impl.common.model.motion
 
FeedbackImpl(long, String, List<String>, Metric, FeedbackImportance) - Constructor for class ai.vay.client.impl.common.model.motion.FeedbackImpl
 
FeedbackImportance - Enum in ai.vay.client.model.motion
The possible importance categories.

G

getActivity() - Method in interface ai.vay.client.api.events.ActivityEvent
Gets an Activity.
getActivity() - Method in class ai.vay.client.impl.streaming.events.StreamingActivityEvent
 
getAnalyser() - Method in interface ai.vay.client.api.events.Event
Gets an Analyser.
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingActivityEvent
 
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingErrorEvent
 
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingFeedbackEvent
 
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingMetricValuesEvent
 
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingPoseEvent
 
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingReadyEvent
 
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingRepetitionEvent
 
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingSessionQualityChangedEvent
 
getAnalyser() - Method in class ai.vay.client.impl.streaming.events.StreamingSessionStateChangedEvent
 
getAnalysisInput(AnalyserInput) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
getAttemptFromVupAttempt(VayVup.Attempt, List<Metric>) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
getDuration() - Method in class ai.vay.client.impl.common.model.motion.RepetitionImpl
 
getDuration() - Method in interface ai.vay.client.model.motion.Repetition
Gets the Duration of the completed repetition.
getErrorText() - Method in interface ai.vay.client.api.events.ErrorEvent
Gets an error text.
getErrorText() - Method in class ai.vay.client.impl.streaming.events.StreamingErrorEvent
 
getErrorText() - Method in class ai.vay.client.impl.streaming.model.converter.ErrorPair
 
getErrorType() - Method in interface ai.vay.client.api.events.ErrorEvent
getErrorType() - Method in class ai.vay.client.impl.streaming.events.StreamingErrorEvent
 
getErrorType() - Method in class ai.vay.client.impl.streaming.model.converter.ErrorPair
 
getErrorTypeFromVupError(VayVup.Error) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
getExercise() - Method in interface ai.vay.client.api.Analyser
Gets an Exercise.
getExercise() - Method in interface ai.vay.client.api.events.ReadyEvent
Gets an Exercise.
getExercise() - Method in class ai.vay.client.impl.streaming.events.StreamingReadyEvent
 
getFeedbacks() - Method in interface ai.vay.client.api.events.FeedbackEvent
Gets a list of the latest Feedbacks.
getFeedbacks() - Method in class ai.vay.client.impl.common.model.motion.AttemptImpl
 
getFeedbacks() - Method in class ai.vay.client.impl.common.model.motion.RepetitionImpl
 
getFeedbacks() - Method in class ai.vay.client.impl.streaming.events.StreamingFeedbackEvent
 
getFeedbacks() - Method in interface ai.vay.client.model.motion.Activity
Gets a list of all Feedbacks that occurred during the completed activity.
getFeedbacksFromVupFeedbacks(List<VayVup.Feedback>, List<Metric>) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
getImageBytes() - Method in interface ai.vay.client.api.AnalyserInput
Gets the image as byte list.
getImportance() - Method in class ai.vay.client.impl.common.model.motion.FeedbackImpl
 
getImportance() - Method in interface ai.vay.client.model.motion.Feedback
Gets the importance category of the feedback.
getKey() - Method in class ai.vay.client.impl.common.model.motion.ExerciseImpl
 
getKey() - Method in class ai.vay.client.impl.common.model.motion.FeedbackImpl
 
getKey() - Method in class ai.vay.client.impl.common.model.motion.MetricImpl
 
getKey() - Method in interface ai.vay.client.model.motion.Exercise
Gets the exercise key.
getKey() - Method in interface ai.vay.client.model.motion.Feedback
Gets the key.
getKey() - Method in interface ai.vay.client.model.motion.Metric
Gets the key.
getLastPose() - Method in interface ai.vay.client.api.Analyser
Gets the last Pose.
getMessages() - Method in class ai.vay.client.impl.common.model.motion.FeedbackImpl
 
getMessages() - Method in interface ai.vay.client.model.motion.Feedback
Gets a list of different message options for the feedback.
getMetric() - Method in class ai.vay.client.impl.common.model.motion.FeedbackImpl
 
getMetric() - Method in class ai.vay.client.impl.common.model.motion.MetricValueImpl
 
getMetric() - Method in interface ai.vay.client.model.motion.Feedback
Gets the Metric on which the feedback is based on.
getMetric() - Method in interface ai.vay.client.model.motion.MetricValue
Gets the Metric.
getMetric(long, List<Metric>) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
Note that a metric definition in VayVup is identical to a metric in ai.vay.client.model.motion.
getMetricFromVupMetricDefinition(VayVup.MetricDefinition) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
Note that a metric definition in VayVup holds the same information as a metric in ai.vay.client.model.motion.
getMetrics() - Method in class ai.vay.client.impl.common.model.motion.ExerciseImpl
 
getMetrics() - Method in interface ai.vay.client.model.motion.Exercise
Gets the complete list of Metrics belonging to the exercise.
getMetricValueFromVupMetricValue(VayVup.MetricValue, List<Metric>) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
getMetricValues() - Method in interface ai.vay.client.api.events.MetricValuesEvent
Gets a list of MetricValues.
getMetricValues() - Method in class ai.vay.client.impl.streaming.events.StreamingMetricValuesEvent
 
getName() - Method in class ai.vay.client.impl.common.model.motion.ExerciseImpl
 
getName() - Method in class ai.vay.client.impl.common.model.motion.FeedbackImpl
 
getName() - Method in class ai.vay.client.impl.common.model.motion.MetricImpl
 
getName() - Method in interface ai.vay.client.model.motion.Exercise
Gets the exercise name.
getName() - Method in interface ai.vay.client.model.motion.Feedback
Gets the name.
getName() - Method in interface ai.vay.client.model.motion.Metric
Gets the name.
getPackageImplementationVersions() - Static method in class ai.vay.client.VersionInfo
Gets the fully qualified package names and versions.
getPoint(BodyPointType) - Method in class ai.vay.client.impl.common.model.human.PoseImpl
 
getPoint(BodyPointType) - Method in interface ai.vay.client.model.human.Pose
Gets a Point for a BodyPointType.
getPoints() - Method in class ai.vay.client.impl.common.model.human.PoseImpl
 
getPoints() - Method in interface ai.vay.client.model.human.Pose
Gets a map containing the Point of each BodyPointType.
getPose() - Method in interface ai.vay.client.api.events.PoseEvent
Gets a Pose.
getPose() - Method in class ai.vay.client.impl.streaming.events.StreamingPoseEvent
 
getPoseFromVupPoints(VayVup.Points) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
getQuality() - Method in interface ai.vay.client.api.SessionQuality
Gets a map containing the SessionQuality.Quality of each SessionQuality.Subject.
getQuality() - Method in class ai.vay.client.impl.streaming.StreamingSessionQuality
 
getRelevantBodyPointTypes() - Method in class ai.vay.client.impl.common.model.motion.ExerciseImpl
 
getRelevantBodyPointTypes() - Method in interface ai.vay.client.model.motion.Exercise
Gets the list of BodyPointTypes that must be visible in frame for this exercise.
getRepetition() - Method in interface ai.vay.client.api.events.RepetitionEvent
Gets a Repetition.
getRepetition() - Method in class ai.vay.client.impl.streaming.events.StreamingRepetitionEvent
 
getRepetitionFromVupRepetition(VayVup.Repetition, List<Metric>) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
getScore() - Method in class ai.vay.client.impl.common.model.human.PointImpl
 
getScore() - Method in class ai.vay.client.impl.common.model.motion.MetricValueImpl
 
getScore() - Method in interface ai.vay.client.model.human.Point
Gets the confidence score.
getScore() - Method in interface ai.vay.client.model.motion.MetricValue
Gets the current confidence score.
getSessionId() - Method in interface ai.vay.client.api.SessionInformation
Gets a unique session identifier.
getSessionId() - Method in class ai.vay.client.impl.common.model.SessionInformationImpl
 
getSessionInformation() - Method in interface ai.vay.client.api.Analyser
Gets information about the session.
getSessionMetadataRequest(String, long) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
getSessionQuality() - Method in interface ai.vay.client.api.events.SessionQualityChangedEvent
getSessionQuality() - Method in class ai.vay.client.impl.streaming.events.StreamingSessionQualityChangedEvent
 
getSessionState() - Method in interface ai.vay.client.api.events.SessionStateChangedEvent
Gets a SessionState.
getSessionState() - Method in class ai.vay.client.impl.streaming.events.StreamingSessionStateChangedEvent
 
getTimestamp() - Method in interface ai.vay.client.api.AnalyserInput
Gets the time instant the image was captured.
getValue() - Method in class ai.vay.client.impl.common.model.motion.MetricValueImpl
 
getValue() - Method in interface ai.vay.client.model.motion.MetricValue
Gets the current value.
getX() - Method in class ai.vay.client.impl.common.model.human.PointImpl
 
getX() - Method in interface ai.vay.client.model.human.Point
Gets the value of the x-coordinate.
getY() - Method in class ai.vay.client.impl.common.model.human.PointImpl
 
getY() - Method in interface ai.vay.client.model.human.Point
Gets the value of the y-coordinate.
GOOD - ai.vay.client.api.SessionQuality.Quality
The quality is optimal and enables the movement analysis.
GrpcConverter - Class in ai.vay.client.impl.streaming.model.converter
 
GrpcConverter() - Constructor for class ai.vay.client.impl.streaming.model.converter.GrpcConverter
 

H

HIGH - ai.vay.client.model.motion.FeedbackImportance
Mainly feedback regarding injury prevention and primary movement mechanics.

I

INVALID_INPUT - ai.vay.client.api.events.ErrorEvent.ErrorType
 
isAccurate() - Method in class ai.vay.client.impl.common.model.human.PointImpl
 
isAccurate() - Method in interface ai.vay.client.model.human.Point
Evaluate if the estimation of the Point is accurate.
isMoreImportantThan(FeedbackImportance) - Method in enum ai.vay.client.model.motion.FeedbackImportance
Checks whether this enum value is more important than another.

L

LATENCY - ai.vay.client.api.SessionQuality.Subject
Latency describes the entire time for an image to be analysed.
LEFT_ANKLE - ai.vay.client.model.human.BodyPointType
 
LEFT_EAR - ai.vay.client.model.human.BodyPointType
 
LEFT_ELBOW - ai.vay.client.model.human.BodyPointType
 
LEFT_EYE - ai.vay.client.model.human.BodyPointType
 
LEFT_HIP - ai.vay.client.model.human.BodyPointType
 
LEFT_KNEE - ai.vay.client.model.human.BodyPointType
 
LEFT_SHOULDER - ai.vay.client.model.human.BodyPointType
 
LEFT_WRIST - ai.vay.client.model.human.BodyPointType
 
Listener - Interface in ai.vay.client.api
 
LOW - ai.vay.client.model.motion.FeedbackImportance
Mainly feedback regarding general performance improvements which are not related to the upper categories.

M

MEDIUM - ai.vay.client.model.motion.FeedbackImportance
Mainly feedback regarding range of motion.
MEDIUM_HIGH - ai.vay.client.model.motion.FeedbackImportance
Mainly feedback regarding secondary movement mechanics.
Metric - Interface in ai.vay.client.model.motion
 
MetricImpl - Class in ai.vay.client.impl.common.model.motion
 
MetricImpl(Long, String) - Constructor for class ai.vay.client.impl.common.model.motion.MetricImpl
 
MetricValue - Interface in ai.vay.client.model.motion
 
MetricValueImpl - Class in ai.vay.client.impl.common.model.motion
 
MetricValueImpl(double, double, Metric) - Constructor for class ai.vay.client.impl.common.model.motion.MetricValueImpl
 
MetricValuesEvent - Interface in ai.vay.client.api.events
 
MID_HIP - ai.vay.client.model.human.BodyPointType
 

N

NECK - ai.vay.client.model.human.BodyPointType
 
NO_HUMAN - ai.vay.client.api.SessionState
No human is recognized.
NONE - ai.vay.client.api.SessionQuality.Quality
No quality information available yet.
NOSE - ai.vay.client.model.human.BodyPointType
 

O

OK - ai.vay.client.api.SessionQuality.Quality
The quality is good enough to perform the movement analysis, but the accuracy can be affected.
onActivity(ActivityEvent) - Method in interface ai.vay.client.api.Listener
The ActivityEvent is called when a activity has been completed.
OnDeviceAnalyserFactory - Class in ai.vay.client.impl.ondevice
 
onError(ErrorEvent) - Method in interface ai.vay.client.api.Listener
The ErrorEvent is called when an error occurs.
onError(ErrorPair) - Method in interface ai.vay.client.impl.streaming.ResponseHandler
Pass an error to the response handler
onFeedback(FeedbackEvent) - Method in interface ai.vay.client.api.Listener
The FeedbackEvent is called when a feedback is received.
onMessage(VayVup.ResponseContainer) - Method in interface ai.vay.client.impl.streaming.ResponseHandler
Pass a response container to the response handler
onMetricValues(MetricValuesEvent) - Method in interface ai.vay.client.api.Listener
The MetricValuesEvent is called when metric values are received.
onPose(PoseEvent) - Method in interface ai.vay.client.api.Listener
The PoseEvent is called when pose information is received.
onReady() - Method in interface ai.vay.client.impl.streaming.ResponseHandler
Ready to configure the session
onReady(ReadyEvent) - Method in interface ai.vay.client.api.Listener
The ReadyEvent is called when the analyser is ready.
onRepetition(RepetitionEvent) - Method in interface ai.vay.client.api.Listener
The RepetitionEvent is called when a repetition has been completed.
onSessionQualityChanged(SessionQualityChangedEvent) - Method in interface ai.vay.client.api.Listener
The SessionQualityChangedEvent is called when the session quality changes.
onSessionStateChanged(SessionStateChangedEvent) - Method in interface ai.vay.client.api.Listener
The SessionStateChangedEvent is called when the session state changes.
onStop() - Method in interface ai.vay.client.api.Listener
Called when the analyser is stopped.
OTHER - ai.vay.client.api.events.ErrorEvent.ErrorType
 

P

Point - Interface in ai.vay.client.model.human
 
PointImpl - Class in ai.vay.client.impl.common.model.human
 
PointImpl(double, double, double, boolean) - Constructor for class ai.vay.client.impl.common.model.human.PointImpl
 
Pose - Interface in ai.vay.client.model.human
 
PoseEvent - Interface in ai.vay.client.api.events
 
PoseImpl - Class in ai.vay.client.impl.common.model.human
 
PoseImpl(Map<BodyPointType, Point>) - Constructor for class ai.vay.client.impl.common.model.human.PoseImpl
 
POSITIONING - ai.vay.client.api.SessionState
The user needs to reposition to reach the start position.

R

ReadyEvent - Interface in ai.vay.client.api.events
 
registerListener(Listener) - Method in interface ai.vay.client.api.Analyser
Adds a new Listener to the analyser.
Repetition - Interface in ai.vay.client.model.motion
 
RepetitionEvent - Interface in ai.vay.client.api.events
 
RepetitionImpl - Class in ai.vay.client.impl.common.model.motion
 
RepetitionImpl(Duration, List<Feedback>) - Constructor for class ai.vay.client.impl.common.model.motion.RepetitionImpl
 
RequestSender - Interface in ai.vay.client.impl.streaming
 
ResponseHandler - Interface in ai.vay.client.impl.streaming
 
RIGHT_ANKLE - ai.vay.client.model.human.BodyPointType
 
RIGHT_EAR - ai.vay.client.model.human.BodyPointType
 
RIGHT_ELBOW - ai.vay.client.model.human.BodyPointType
 
RIGHT_EYE - ai.vay.client.model.human.BodyPointType
 
RIGHT_HIP - ai.vay.client.model.human.BodyPointType
 
RIGHT_KNEE - ai.vay.client.model.human.BodyPointType
 
RIGHT_SHOULDER - ai.vay.client.model.human.BodyPointType
 
RIGHT_WRIST - ai.vay.client.model.human.BodyPointType
 

S

SECURITY_ERROR - ai.vay.client.api.events.ErrorEvent.ErrorType
 
sendRequest(VayVup.RequestContainer) - Method in interface ai.vay.client.impl.streaming.RequestSender
Send the next request to the server
sendRequest(VayVup.RequestContainer) - Method in class ai.vay.client.impl.streaming.VupClient
 
SERVER_ERROR - ai.vay.client.api.events.ErrorEvent.ErrorType
 
SessionInformation - Interface in ai.vay.client.api
Containing information about the session.
SessionInformationImpl - Class in ai.vay.client.impl.common.model
 
SessionInformationImpl(String) - Constructor for class ai.vay.client.impl.common.model.SessionInformationImpl
 
SessionQuality - Interface in ai.vay.client.api
Quality states are provided for specific subjects.
SessionQuality.Quality - Enum in ai.vay.client.api
The possible quality states.
SessionQuality.Subject - Enum in ai.vay.client.api
Subjects of the session that are rated with a quality.
SessionQualityChangedEvent - Interface in ai.vay.client.api.events
 
SessionState - Enum in ai.vay.client.api
The possible session states.
SessionStateChangedEvent - Interface in ai.vay.client.api.events
 
stop() - Method in interface ai.vay.client.api.Analyser
Stops the analyser.
stop() - Method in interface ai.vay.client.impl.streaming.ResponseHandler
Stop analyser
StreamingActivityEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingActivityEvent(Analyser, Activity) - Constructor for class ai.vay.client.impl.streaming.events.StreamingActivityEvent
 
StreamingAnalyserFactory - Class in ai.vay.client.impl.streaming
 
StreamingAnalyserFactory() - Constructor for class ai.vay.client.impl.streaming.StreamingAnalyserFactory
 
StreamingErrorEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingErrorEvent(Analyser, ErrorEvent.ErrorType, String) - Constructor for class ai.vay.client.impl.streaming.events.StreamingErrorEvent
 
StreamingFeedbackEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingFeedbackEvent(Analyser, List<Feedback>) - Constructor for class ai.vay.client.impl.streaming.events.StreamingFeedbackEvent
 
StreamingMetricValuesEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingMetricValuesEvent(Analyser, List<MetricValue>) - Constructor for class ai.vay.client.impl.streaming.events.StreamingMetricValuesEvent
 
StreamingPoseEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingPoseEvent(Analyser, Pose) - Constructor for class ai.vay.client.impl.streaming.events.StreamingPoseEvent
 
StreamingReadyEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingReadyEvent(Analyser, Exercise) - Constructor for class ai.vay.client.impl.streaming.events.StreamingReadyEvent
 
StreamingRepetitionEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingRepetitionEvent(Analyser, Repetition) - Constructor for class ai.vay.client.impl.streaming.events.StreamingRepetitionEvent
 
StreamingSessionQuality - Class in ai.vay.client.impl.streaming
 
StreamingSessionQuality(Map<SessionQuality.Subject, SessionQuality.Quality>) - Constructor for class ai.vay.client.impl.streaming.StreamingSessionQuality
 
StreamingSessionQualityChangedEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingSessionQualityChangedEvent(Analyser, SessionQuality) - Constructor for class ai.vay.client.impl.streaming.events.StreamingSessionQualityChangedEvent
 
StreamingSessionStateChangedEvent - Class in ai.vay.client.impl.streaming.events
 
StreamingSessionStateChangedEvent(Analyser, SessionState) - Constructor for class ai.vay.client.impl.streaming.events.StreamingSessionStateChangedEvent
 

T

TIMEOUT - ai.vay.client.api.events.ErrorEvent.ErrorType
 
toBodyPointType(Enums.BodyPointType) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
toBodyPointTypes(List<Enums.BodyPointType>) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 
toSessionState(Enums.SessionState, SessionState) - Static method in class ai.vay.client.impl.streaming.model.converter.VupConverter
 

U

UNDEFINED - ai.vay.client.model.motion.FeedbackImportance
No importance is yet defined for this feedback.

V

valueOf(String) - Static method in enum ai.vay.client.api.events.ErrorEvent.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.vay.client.api.SessionQuality.Quality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.vay.client.api.SessionQuality.Subject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.vay.client.api.SessionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.vay.client.model.human.BodyPointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.vay.client.model.motion.FeedbackImportance
Returns the enum constant of this type with the specified name.
values() - Static method in enum ai.vay.client.api.events.ErrorEvent.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.vay.client.api.SessionQuality.Quality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.vay.client.api.SessionQuality.Subject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.vay.client.api.SessionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.vay.client.model.human.BodyPointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.vay.client.model.motion.FeedbackImportance
Returns an array containing the constants of this enum type, in the order they are declared.
VersionInfo - Class in ai.vay.client
 
VupClient - Class in ai.vay.client.impl.streaming
Grpc client for the VAY Unified Protocol.
VupConverter - Class in ai.vay.client.impl.streaming.model.converter
 
VupConverter() - Constructor for class ai.vay.client.impl.streaming.model.converter.VupConverter
 
A B C E F G H I L M N O P R S T U V 
All Classes All Packages