Click or drag to resize

OGGDecodeArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaOGGDecodeArgs

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

The OGGDecodeArgs type exposes the following members.

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