C# Class OpenHome.Net.ControlPoint.Proxies.SyncGetPositionInfoUpnpOrgAVTransport1

Inheritance: OpenHome.Net.ControlPoint.SyncProxyAction
Mostrar archivo Open project: stoennies/raumwiese Class Usage Examples

Public Methods

Method Description
AbsCount ( ) : int
AbsTime ( ) : String
RelCount ( ) : int
RelTime ( ) : String
SyncGetPositionInfoUpnpOrgAVTransport1 ( CpProxyUpnpOrgAVTransport1 aProxy ) : System
Track ( ) : uint
TrackDuration ( ) : String
TrackMetaData ( ) : String
TrackURI ( ) : String

Protected Methods

Method Description
CompleteRequest ( IntPtr aAsyncHandle ) : void

Method Details

AbsCount() public method

public AbsCount ( ) : int
return int

AbsTime() public method

public AbsTime ( ) : String
return String

CompleteRequest() protected method

protected CompleteRequest ( IntPtr aAsyncHandle ) : void
aAsyncHandle System.IntPtr
return void

RelCount() public method

public RelCount ( ) : int
return int

RelTime() public method

public RelTime ( ) : String
return String

SyncGetPositionInfoUpnpOrgAVTransport1() public method

public SyncGetPositionInfoUpnpOrgAVTransport1 ( CpProxyUpnpOrgAVTransport1 aProxy ) : System
aProxy CpProxyUpnpOrgAVTransport1
return System

Track() public method

public Track ( ) : uint
return uint

TrackDuration() public method

public TrackDuration ( ) : String
return String

TrackMetaData() public method

public TrackMetaData ( ) : String
return String

TrackURI() public method

public TrackURI ( ) : String
return String