|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRecordingEvent | |
---|---|
org.jmythapi.protocol.events | This package contains interfaces related to MythTV events. |
org.jmythapi.protocol.events.impl | This package contains implementations of MythTV events. |
Uses of IRecordingEvent in org.jmythapi.protocol.events |
---|
Subinterfaces of IRecordingEvent in org.jmythapi.protocol.events | |
---|---|
interface |
ICommflagStart
Backend Event - Recording - Commercial-Flagging Start. |
interface |
IPixmapGenerated
Backend Event - Pixmap Generated. |
interface |
IRecordingListChangeAdd
Backend Event - Recording-List Event - Recording Added. |
interface |
IRecordingListChangeDelete
Backend Event - Recording-List Event - Recording Deleted. |
interface |
IRecordingListChangeSingle<E extends Enum<E>>
Backend Event - Recording-List Event - Single Recording Changed. |
interface |
IRecordingListChangeUpdate
Backend Event - Recording - Properties Updated. |
interface |
IRecordingUpdateEvent<E extends Enum<E>>
Backend Event - Recording - Properties Updated. |
interface |
IUpdateFileSize
Backend Event - Recording - File-Size Updated. |
interface |
IUpdateProgInfo
Deprecated. 55, replaced by IRecordingListChangeUpdate . |
Uses of IRecordingEvent in org.jmythapi.protocol.events.impl |
---|
Classes in org.jmythapi.protocol.events.impl that implement IRecordingEvent | |
---|---|
class |
CommflagStart
|
class |
PixmapGenerated
|
class |
RecordingListChangeAdd
|
class |
RecordingListChangeDelete
|
class |
RecordingListChangeUpdate
|
class |
UpdateFileSize
|
class |
UpdateProgInfo
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |