|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProgramVideoProperties | |
---|---|
org.jmythapi.protocol.response | This package contains interfaces of MythTV response messages. |
org.jmythapi.protocol.response.impl | This package contains implementations of MythTV response messages. |
Uses of IProgramVideoProperties in org.jmythapi.protocol.response |
---|
Methods in org.jmythapi.protocol.response that return IProgramVideoProperties | |
---|---|
IProgramVideoProperties |
IProgramInfo.getVideoProperties()
Gets the recording video properties. |
Uses of IProgramVideoProperties in org.jmythapi.protocol.response.impl |
---|
Classes in org.jmythapi.protocol.response.impl that implement IProgramVideoProperties | |
---|---|
class |
ProgramVideoProperties
|
Methods in org.jmythapi.protocol.response.impl that return IProgramVideoProperties | |
---|---|
IProgramVideoProperties |
ProgramInfo.getVideoProperties()
|
static IProgramVideoProperties |
ProgramVideoProperties.valueOf(ProtocolVersion protoVersion,
String flagString)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |