Package com.vonage.client.video
Class VideoStream
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.video.VideoStream
- All Implemented Interfaces:
Jsonable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Constructor Details
-
VideoStream
protected VideoStream()
-
-
Method Details
-
getStreamId
Gets the ID of the archive stream.- Returns:
- The Stream ID.
-
hasAudio
Whether the recording has audio.- Returns:
trueif the recording has sound.
-
hasVideo
Whether the recording has video.- Returns:
trueif the recording has video.
-