PresentationBuffer Constructor |
Initializes a new instance of the
PresentationBuffer class. The OutputQueue with the default constructor does not have a
Count limit.
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic PresentationBuffer()
public:
PresentationBuffer()
new : unit -> PresentationBuffer
See Also