Show / Hide Table of Contents

Enum EncodeNotifyStatus

To be used with EncodeSetNotify(Int32, EncodeNotifyProcedure, IntPtr) to receive notifications on an encoder's status.

Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Enc.dll
Syntax
public enum EncodeNotifyStatus : int

CastServerConnectionDied

Cast server connection died

CastTimeout

Cast timeout

EncoderDied

Encoder died

Free

Encoder has been freed

QueueFull

Queue is out of space

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx