AppBroadcastPreviewStreamVideoHeader.RelativeTimestamp Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il timestamp relativo per il fotogramma video del flusso di anteprima dell'app broadcast.
public:
property TimeSpan RelativeTimestamp { TimeSpan get(); };
TimeSpan RelativeTimestamp();
public System.TimeSpan RelativeTimestamp { get; }
var timeSpan = appBroadcastPreviewStreamVideoHeader.relativeTimestamp;
Public ReadOnly Property RelativeTimestamp As TimeSpan
Valore della proprietà
Timestamp relativo per il fotogramma video del flusso di anteprima dell'app broadcast.
Requisiti Windows
Funzionalità dell'app |
appBroadcast
appBroadcastSettings
|