Class AudioSampleType
Class AudioSampleType
Tên không gian: Aspose.Imaging.Xmp.Schemas.XmpDm Tổng hợp: Aspose.Imaging.dll (25.4.0)
Nó đại diện cho kiểu mẫu âm thanh trong Aspose.Imaging.Xmp.Schemas.xmpDm. XmpNamMediaPackage.
public sealed class AudioSampleType
Inheritance
Thành viên thừa kế
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Compressed
Hiển thị mẫu âm thanh nén.
public static AudioSampleType Compressed { get; }
Giá trị bất động sản
Packed
Hiển thị mẫu âm thanh đóng gói
public static AudioSampleType Packed { get; }
Giá trị bất động sản
Sample16Int
Hiển thị mẫu âm thanh 16Int
public static AudioSampleType Sample16Int { get; }
Giá trị bất động sản
Sample24Int
Hiển thị mẫu âm thanh 24Int
public static AudioSampleType Sample24Int { get; }
Giá trị bất động sản
Sample32Float
Hiển thị mẫu âm thanh 32 Float.
public static AudioSampleType Sample32Float { get; }
Giá trị bất động sản
Sample32Int
Hiển thị mẫu âm thanh 32Int.
public static AudioSampleType Sample32Int { get; }
Giá trị bất động sản
Sample8Int
Mẫu âm thanh 8Int.
public static AudioSampleType Sample8Int { get; }
Giá trị bất động sản
Methods
ToString()
Trở lại một System.String đại diện cho trường hợp này.
public override string ToString()
Returns
Một hệ thống.String đại diện cho trường hợp này.