Verwendungen von Klasse
org.jupnp.support.avtransport.AVTransportException
Packages, die AVTransportException verwenden
-
Verwendungen von AVTransportException in org.jupnp.support.avtransport
Methoden in org.jupnp.support.avtransport, die AVTransportException auslösenModifizierer und TypMethodeBeschreibungAbstractAVTransportService.getCurrentTransportActionsString(UnsignedIntegerFourBytes instanceId) abstract DeviceCapabilitiesAbstractAVTransportService.getDeviceCapabilities(UnsignedIntegerFourBytes instanceId) abstract MediaInfoAbstractAVTransportService.getMediaInfo(UnsignedIntegerFourBytes instanceId) abstract PositionInfoAbstractAVTransportService.getPositionInfo(UnsignedIntegerFourBytes instanceId) abstract TransportInfoAbstractAVTransportService.getTransportInfo(UnsignedIntegerFourBytes instanceId) abstract TransportSettingsAbstractAVTransportService.getTransportSettings(UnsignedIntegerFourBytes instanceId) abstract voidAbstractAVTransportService.next(UnsignedIntegerFourBytes instanceId) abstract voidAbstractAVTransportService.pause(UnsignedIntegerFourBytes instanceId) abstract voidAbstractAVTransportService.play(UnsignedIntegerFourBytes instanceId, String speed) abstract voidAbstractAVTransportService.previous(UnsignedIntegerFourBytes instanceId) abstract voidAbstractAVTransportService.record(UnsignedIntegerFourBytes instanceId) abstract voidAbstractAVTransportService.seek(UnsignedIntegerFourBytes instanceId, String unit, String target) abstract voidAbstractAVTransportService.setAVTransportURI(UnsignedIntegerFourBytes instanceId, String currentURI, String currentURIMetaData) abstract voidAbstractAVTransportService.setNextAVTransportURI(UnsignedIntegerFourBytes instanceId, String nextURI, String nextURIMetaData) abstract voidAbstractAVTransportService.setPlayMode(UnsignedIntegerFourBytes instanceId, String newPlayMode) abstract voidAbstractAVTransportService.setRecordQualityMode(UnsignedIntegerFourBytes instanceId, String newRecordQualityMode) abstract voidAbstractAVTransportService.stop(UnsignedIntegerFourBytes instanceId) -
Verwendungen von AVTransportException in org.jupnp.support.avtransport.impl
Methoden in org.jupnp.support.avtransport.impl, die AVTransportException auslösenModifizierer und TypMethodeBeschreibungprotected AVTransportStateMachineAVTransportService.findStateMachine(UnsignedIntegerFourBytes instanceId) protected AVTransportStateMachineAVTransportService.findStateMachine(UnsignedIntegerFourBytes instanceId, boolean createDefaultTransport) AVTransportService.getDeviceCapabilities(UnsignedIntegerFourBytes instanceId) AVTransportService.getMediaInfo(UnsignedIntegerFourBytes instanceId) AVTransportService.getPositionInfo(UnsignedIntegerFourBytes instanceId) AVTransportService.getTransportInfo(UnsignedIntegerFourBytes instanceId) AVTransportService.getTransportSettings(UnsignedIntegerFourBytes instanceId) voidAVTransportService.next(UnsignedIntegerFourBytes instanceId) voidAVTransportService.pause(UnsignedIntegerFourBytes instanceId) voidAVTransportService.play(UnsignedIntegerFourBytes instanceId, String speed) voidAVTransportService.previous(UnsignedIntegerFourBytes instanceId) voidAVTransportService.record(UnsignedIntegerFourBytes instanceId) voidAVTransportService.seek(UnsignedIntegerFourBytes instanceId, String unit, String target) voidAVTransportService.setAVTransportURI(UnsignedIntegerFourBytes instanceId, String currentURI, String currentURIMetaData) voidAVTransportService.setNextAVTransportURI(UnsignedIntegerFourBytes instanceId, String nextURI, String nextURIMetaData) voidAVTransportService.setPlayMode(UnsignedIntegerFourBytes instanceId, String newPlayMode) voidAVTransportService.setRecordQualityMode(UnsignedIntegerFourBytes instanceId, String newRecordQualityMode) voidAVTransportService.stop(UnsignedIntegerFourBytes instanceId)