CodecCollection<T> Class
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.
Public codec collection. Used to define the global audio codecs policy.
generic <typename T>
public ref class CodecCollection
public class CodecCollection<T>
type CodecCollection<'T> = class
Public Class CodecCollection(Of T)
Type Parameters
- T
Parameter can be either AudioCodec or VideoCodec.
- Inheritance
-
CodecCollection<T>
Methods
GetEnumerator() |
Returns an enumerator for foreach operations. |