Click or drag to resize

AVReader Class

Audio/Video reader
Inheritance Hierarchy
SystemObject
  Ozeki.MediaAVReader

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class AVReader

The AVReader type exposes the following members.

Constructors
 NameDescription
Public methodAVReaderInitializes a new instance of the AVReader class
Top
Properties
 NameDescription
Public propertyAudioFormat 
Public propertyVideoFormat 
Top
Methods
 NameDescription
Public methodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)Releases the unmanaged resources used by the AVReader and optionally releases the managed resources
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodGetNextAudioData 
Public methodGetNextVideoData 
Top
See Also