Ozeki VoIP SDK Class library
AVPlayer Class
NamespacesOzeki.Media.MediaHandlers.VideoAVPlayer
Can play audio and video from an mp4, avi file.
Declaration Syntax
C#Visual BasicVisual C++
public class AVPlayer : IMediaControl, IDisposable
Public Class AVPlayer _
	Implements IMediaControl, IDisposable
public ref class AVPlayer : IMediaControl, 
	IDisposable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AVPlayer(String)
Initializes a new instance of the AVPlayer class The stream will not be cached and will be played only once.

AudioPlayer
Gets the Audio player object

Dispose()()()()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Dispose(Boolean)
Releases the unmanaged resources used by the AVPlayer and optionally releases the managed resources

Finalize()()()() (Overrides Object.Finalize()()()().)
Start()()()()
Stop()()()()
Stops the media.

VideoPlayer
Gets the video player object

Inheritance Hierarchy
Object
AVPlayer

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243