Click or drag to resize

OGGDecodeArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaOGGDecodeArgs

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class OGGDecodeArgs : EventArgs

The OGGDecodeArgs type exposes the following members.

Constructors
  NameDescription
Public methodOGGDecodeArgs
Initializes a new instance of the OGGDecodeArgs class
Top
Properties
  NameDescription
Public propertyFormat
Public propertyMetadata
Public propertyPCMData
Top
See Also