[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version of the `AudioFormat` class in the Live Stream v1 API is 1.8.0, with version 1.6.0 being the current context version."],["The `AudioFormat` class represents the properties of an audio format, and it inherits from `object` while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AudioFormat` class has two constructors, one default and one that accepts another `AudioFormat` instance as a parameter."],["Key properties of the `AudioFormat` class include `ChannelCount` (an integer representing the number of audio channels), `ChannelLayout` (a list of channel names), and `Codec` (a string representing the audio codec used)."],["The `AudioFormat` class has inherited members like `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class, all documented with links to the reference pages."]]],[]]