org.jmythapi.protocol.events.impl
Class DoneRecording
java.lang.Object
org.jmythapi.impl.AData<E>
org.jmythapi.protocol.response.impl.AMythResponse<E>
org.jmythapi.protocol.events.impl.AMythEvent<IDoneRecording.Props>
org.jmythapi.protocol.events.impl.DoneRecording
- All Implemented Interfaces:
- Cloneable, IPropertyAware<IDoneRecording.Props>, IVersionable, IDoneRecording, IMythEvent<IDoneRecording.Props>, ISendable, IMythResponse<IDoneRecording.Props>
public class DoneRecording
- extends AMythEvent<IDoneRecording.Props>
- implements IDoneRecording
Methods inherited from class org.jmythapi.impl.AData |
clone, equals, getPropertyClass, getPropertyCount, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValueObject, getPropertyValues, getVersionNr, hashCode, init, postProcessArguments, setPropertyValue, setPropertyValue, setPropertyValueObject |
Methods inherited from interface org.jmythapi.IPropertyAware |
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
DoneRecording
public DoneRecording(IMythPacket packet)
getRecordedFrames
public Long getRecordedFrames()
- Description copied from interface:
IDoneRecording
- Gets the amount of recorded frames.
- Specified by:
getRecordedFrames
in interface IDoneRecording
- Returns:
- the amount of recorded frames
getRecordedSeconds
public Long getRecordedSeconds()
- Description copied from interface:
IDoneRecording
- Gets the amount of recorded seconds.
- Specified by:
getRecordedSeconds
in interface IDoneRecording
- Returns:
- the amount of recorded seconds.
getRecorderID
public Integer getRecorderID()
- Description copied from interface:
IDoneRecording
- Gets the ID of the recorder, which has finished a recording.
- Specified by:
getRecorderID
in interface IDoneRecording
- Returns:
- the recorder ID.
Copyright © 2008-2013. All Rights Reserved.