Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxPublic Enumeration EventCode
public enum class EventCode
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Complete | 1 |  | 
 | UserAbort | 2 |  | 
 | ErrorAbort | 3 |  | 
 | Time | 4 |  | 
 | Repaint | 5 |  | 
 | StErrStopped | 6 |  | 
 | StErrStPlaying | 7 |  | 
 | ErrorStPlaying | 8 |  | 
 | PaletteChanged | 9 |  | 
 | VideoSizeChanged | 10 |  | 
 | QualityChange | 11 |  | 
 | ShuttingDown | 12 |  | 
 | ClockChanged | 13 |  | 
 | Paused | 14 |  | 
 | OpeningFile | 16 |  | 
 | BufferingData | 17 |  | 
 | FullScreenLost | 18 |  | 
 | Activate | 19 |  | 
 | NeedRestart | 20 |  | 
 | WindowDestroyed | 21 |  | 
 | DisplayChanged | 22 |  | 
 | Starvation | 23 |  | 
 | OleEvent | 24 |  | 
 | NotifyWindow | 25 |  | 
 | StreamControlStopped | 26 |  | 
 | StreamControlStarted | 27 |  | 
 | EndOfSegment | 28 |  | 
 | SegmentStarted | 29 |  | 
 | LengthChanged | 30 |  | 
 | DeviceLost | 31 |  | 
 | SampleNeeded | 32 |  | 
 | ProcessingLatency | 33 |  | 
 | SampleLatency | 34 |  | 
 | ScrubTime | 35 |  | 
 | StepComplete | 36 |  | 
 | SkipFrames | 37 |  | 
 | TimeCodeAvailable | 48 |  | 
 | ExtDeviceModeChange | 49 |  | 
 | StateChange | 50 |  | 
 | PleaseReOpen | 64 |  | 
 | Status | 65 |  | 
 | MarkerHit | 66 |  | 
 | LoadStatus | 67 |  | 
 | FileClosed | 68 |  | 
 | ErrorAbortEx | 69 |  | 
 | EOSSoon | 70 |  | 
 | ContentPropertyChanged | 71 |  | 
 | BandwidthChange | 72 |  | 
 | VideoFrameReady | 73 |  | 
 | GraphChanged | 80 |  | 
 | ClockUnset | 81 |  | 
 | VMRRenderDeviceSet | 83 |  | 
 | VMRSurfaceFlipped | 84 |  | 
 | VMRReconnectionFailed | 85 |  | 
 | PreprocessComplete | 86 |  | 
 | CodecApiEvent | 87 |  | 
 | DvdDomainChange | 257 |  | 
 | DvdTitleChange | 258 |  | 
 | DvdChapterStart | 259 |  | 
 | DvdAudioStreamChange | 260 |  | 
 | DvdSubPicictureStreamChange | 261 |  | 
 | DvdAngleChange | 262 |  | 
 | DvdButtonChange | 263 |  | 
 | DvdValidUopsChange | 264 |  | 
 | DvdStillOn | 265 |  | 
 | DvdStillOff | 266 |  | 
 | DvdCurrentTime | 267 |  | 
 | DvdError | 268 |  | 
 | DvdWarning | 269 |  | 
 | DvdChapterAutoStop | 270 |  | 
 | DvdNoFpPgc | 271 |  | 
 | DvdPlaybackRateChange | 272 |  | 
 | DvdParentalLevelChange | 273 |  | 
 | DvdPlaybackStopped | 274 |  | 
 | DvdAnglesAvailable | 275 |  | 
 | DvdPlayPeriodAutoStop | 276 |  | 
 | DvdButtonAutoActivated | 277 |  | 
 | DvdCmdStart | 278 |  | 
 | DvdCmdEnd | 279 |  | 
 | DvdDiscEjected | 280 |  | 
 | DvdDiscInserted | 281 |  | 
 | DvdCurrentHmsfTime | 282 |  | 
 | DvdKaraokeMode | 283 |  | 
 | DvdProgramCellChange | 284 |  | 
 | DvdTitleSetChange | 285 |  | 
 | DvdProgramChainChange | 286 |  | 
 | DvdVOBU_Offset | 287 |  | 
 | DvdVOBU_Timestamp | 288 |  | 
 | DvdGPRM_Change | 289 |  | 
 | DvdSPRM_Change | 290 |  | 
 | DvdBeginNavigationCommands | 291 |  | 
 | DvdNavigationCommand | 292 |  | 
 | SNDDEVInError | 512 |  | 
 | SNDDEVOutError | 513 |  | 
 | WMTIndexEvent | 593 |  | 
 | WMTEvent | 594 |  | 
 | Built | 768 |  | 
 | Unbuilt | 769 |  | 
 | StreamBufferTimeHole | 806 |  | 
 | StreamBufferStaleDataRead | 807 |  | 
 | StreamBufferStaleFileDeleted | 808 |  | 
 | StreamBufferContentBecomingStale | 809 |  | 
 | StreamBufferWriteFailure | 810 |  | 
 | StreamBufferReadFailure | 811 |  | 
 | StreamBufferRateChanged | 812 |  | 
See Also