Share via


EmbeddedAudioTrack Klasse

Definition

Stellt eine in den Medienclip eingebettete Audiospur dar.

public ref class EmbeddedAudioTrack sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.GCPressure]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EmbeddedAudioTrack final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.GCPressure]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EmbeddedAudioTrack
Public NotInheritable Class EmbeddedAudioTrack
Vererbung
Object Platform::Object IInspectable EmbeddedAudioTrack
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie auf die MediaClip.EmbeddedAudioTracks-Eigenschaft zugreifen.

Methoden

GetAudioEncodingProperties()

Ruft die AudioEncodingProperties für die eingebettete Audiospur ab.

Gilt für:

Weitere Informationen