public class PrvReceiver
extends org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1
| Modifier and Type | Field and Description |
|---|---|
private boolean |
bPlay |
private org.apache.log4j.Logger |
log |
private OHZManager |
manager |
private CustomTrack |
track |
| Constructor and Description |
|---|
PrvReceiver(org.openhome.net.device.DvDevice iDevice) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
play(org.openhome.net.device.IDvInvocation paramIDvInvocation) |
protected String |
protocolInfo(org.openhome.net.device.IDvInvocation paramIDvInvocation) |
protected org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1.Sender |
sender(org.openhome.net.device.IDvInvocation paramIDvInvocation) |
protected void |
setSender(org.openhome.net.device.IDvInvocation paramIDvInvocation,
String uri,
String metadata) |
protected void |
stop(org.openhome.net.device.IDvInvocation paramIDvInvocation) |
protected String |
transportState(org.openhome.net.device.IDvInvocation paramIDvInvocation) |
dispose, enableActionPlay, enableActionProtocolInfo, enableActionSender, enableActionSetSender, enableActionStop, enableActionTransportState, enablePropertyMetadata, enablePropertyProtocolInfo, enablePropertyTransportState, enablePropertyUri, getPropertyMetadata, getPropertyProtocolInfo, getPropertyTransportState, getPropertyUri, setPropertyMetadata, setPropertyProtocolInfo, setPropertyTransportState, setPropertyUriprivate org.apache.log4j.Logger log
private boolean bPlay
private CustomTrack track
private OHZManager manager
protected String protocolInfo(org.openhome.net.device.IDvInvocation paramIDvInvocation)
protocolInfo in class org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1protected org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1.Sender sender(org.openhome.net.device.IDvInvocation paramIDvInvocation)
sender in class org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1protected void play(org.openhome.net.device.IDvInvocation paramIDvInvocation)
play in class org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1protected void setSender(org.openhome.net.device.IDvInvocation paramIDvInvocation,
String uri,
String metadata)
setSender in class org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1protected void stop(org.openhome.net.device.IDvInvocation paramIDvInvocation)
stop in class org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1protected String transportState(org.openhome.net.device.IDvInvocation paramIDvInvocation)
transportState in class org.openhome.net.device.providers.DvProviderAvOpenhomeOrgReceiver1Copyright © 2013–2014. All rights reserved.