|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDoneRecording
Backend Event- Recording Done.
MythTV protocol example: | |
53 | BACKEND_MESSAGE[]:[]DONE_RECORDING 1 436 -1[]:[]empty |
BACKEND_MESSAGE_DONE_RECORDING
Nested Class Summary | |
---|---|
static class |
IDoneRecording.Props
|
Method Summary | |
---|---|
Long |
getRecordedFrames()
Gets the amount of recorded frames. |
Long |
getRecordedSeconds()
Gets the amount of recorded seconds. |
Integer |
getRecorderID()
Gets the ID of the recorder, which has finished a recording. |
Methods inherited from interface org.jmythapi.protocol.events.IMythEvent |
---|
getEventName |
Methods inherited from interface org.jmythapi.IPropertyAware |
---|
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
Methods inherited from interface org.jmythapi.IVersionable |
---|
getVersionNr |
Methods inherited from interface org.jmythapi.protocol.ISendable |
---|
getPacket |
Method Detail |
---|
Integer getRecorderID()
Long getRecordedSeconds()
Long getRecordedFrames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |