Method | Description | |
---|---|---|
AvContentApiClient ( |
|
|
DeleteContentAsync ( |
||
GetContentCountAsync ( |
||
GetContentListAsync (
|
||
GetSchemeListAsync ( ) : Task
|
||
GetSourceListAsync (
|
||
PauseStreamingAsync ( ) : Task | ||
RequestToNotifyStreamingStatusAsync ( |
||
SeekStreamingPositionAsync ( |
||
SetStreamingContentAsync ( |
||
StartStreamingAsync ( ) : Task | ||
StopStreamingAsync ( ) : Task |
public AvContentApiClient ( |
||
endpoint | Endpoint URL of avContent service. | |
return | System |
public DeleteContentAsync ( |
||
contents | ||
return | Task |
public GetContentCountAsync ( |
||
target | ||
return | Task |
public GetContentListAsync (
|
||
target | ||
return | Task
|
public GetSourceListAsync (
|
||
scheme | ||
return | Task
|
public RequestToNotifyStreamingStatusAsync ( |
||
flag | ||
cancel | ||
return | Task |
public SeekStreamingPositionAsync ( |
||
position | ||
return | Task |
public SetStreamingContentAsync ( |
||
content | ||
return | Task |