AudioFileStreamProperty Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values represent properties of AudioFileStream.
public enum AudioFileStreamProperty
type AudioFileStreamProperty =
- Inheritance
-
AudioFileStreamProperty
Fields
Name | Value | Description |
---|---|---|
AverageBytesPerPacket | 1633841264 | |
AudioDataByteCount | 1650683508 | |
BitRate | 1651663220 | |
ByteToPacket | 1652125803 | |
ChannelLayout | 1668112752 | |
DataFormat | 1684434292 | |
DataOffset | 1685022310 | |
FileFormat | 1717988724 | |
FormatList | 1718383476 | |
FrameToPacket | 1718775915 | |
InfoDictionary | 1768842863 | |
MagicCookieData | 1835493731 | |
AudioDataPacketCount | 1885564532 | |
PacketToByte | 1886085753 | |
PacketToFrame | 1886086770 | |
PacketSizeUpperBound | 1886090594 | |
PacketTableInfo | 1886283375 | |
MaximumPacketSize | 1886616165 | |
ReadyToProducePackets | 1919247481 |