Property SourceName
SourceName
Gets or sets the optional name of the source used to playback the audio buffers.
[TypeConverter(typeof(SourceNameConverter))]
public string SourceName { get; set; }
Gets or sets the optional name of the source used to playback the audio buffers.
[TypeConverter(typeof(SourceNameConverter))]
public string SourceName { get; set; }