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

Inheritance: OpenHome.Net.ControlPoint.SyncProxyAction
Afficher le fichier Open project: stoennies/raumwiese Class Usage Examples

Méthodes publiques

Méthode Description
IndexerResult ( ) : String
NumTracks ( ) : uint
ScanProgress ( ) : uint
SyncGetSourceInfoUpnpOrgContentDirectory1 ( CpProxyUpnpOrgContentDirectory1 aProxy ) : System
TotalDuration ( ) : uint
TotalSize ( ) : uint

Méthodes protégées

Méthode Description
CompleteRequest ( IntPtr aAsyncHandle ) : void

Method Details

CompleteRequest() protected méthode

protected CompleteRequest ( IntPtr aAsyncHandle ) : void
aAsyncHandle System.IntPtr
Résultat void

IndexerResult() public méthode

public IndexerResult ( ) : String
Résultat String

NumTracks() public méthode

public NumTracks ( ) : uint
Résultat uint

ScanProgress() public méthode

public ScanProgress ( ) : uint
Résultat uint

SyncGetSourceInfoUpnpOrgContentDirectory1() public méthode

public SyncGetSourceInfoUpnpOrgContentDirectory1 ( CpProxyUpnpOrgContentDirectory1 aProxy ) : System
aProxy CpProxyUpnpOrgContentDirectory1
Résultat System

TotalDuration() public méthode

public TotalDuration ( ) : uint
Résultat uint

TotalSize() public méthode

public TotalSize ( ) : uint
Résultat uint