Compartir a través de


VideoTrack.Id Propiedad

Definición

Obtiene el identificador de la pista de vídeo.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = videoTrack.id;
Public ReadOnly Property Id As String

Valor de propiedad

String

Platform::String

winrt::hstring

Identificador de la pista de vídeo.

Implementaciones

Id

Se aplica a