Méthode | Description | |
---|---|---|
ASAPMediaStreamSource ( ASAP asap, int duration ) : System |
Méthode | Description | |
---|---|---|
CloseMedia ( ) : void | ||
GetDiagnosticAsync ( MediaStreamSourceDiagnosticKind diagnosticKind ) : void | ||
GetSampleAsync ( MediaStreamType mediaStreamType ) : void | ||
OpenMediaAsync ( ) : void | ||
SeekAsync ( long seekToTime ) : void | ||
SwitchMediaStreamAsync ( System.Windows.Media.MediaStreamDescription mediaStreamDescription ) : void |
Méthode | Description | |
---|---|---|
LittleEndianHex ( int x ) : string |
public ASAPMediaStreamSource ( ASAP asap, int duration ) : System | ||
asap | ASAP | |
duration | int | |
Résultat | System |
protected GetDiagnosticAsync ( MediaStreamSourceDiagnosticKind diagnosticKind ) : void | ||
diagnosticKind | MediaStreamSourceDiagnosticKind | |
Résultat | void |
protected GetSampleAsync ( MediaStreamType mediaStreamType ) : void | ||
mediaStreamType | MediaStreamType | |
Résultat | void |
protected SeekAsync ( long seekToTime ) : void | ||
seekToTime | long | |
Résultat | void |
protected SwitchMediaStreamAsync ( System.Windows.Media.MediaStreamDescription mediaStreamDescription ) : void | ||
mediaStreamDescription | System.Windows.Media.MediaStreamDescription | |
Résultat | void |