Interface IMediaPlayer
Namespace: RenderHeads.Media.AVProVideo
Assembly: cs.temp.dll.dll
Syntax
public interface IMediaPlayer
  Methods
BeginRender()
Declaration
void BeginRender()
  EndUpdate()
Declaration
void EndUpdate()
  GetNativePlayerHandle()
Declaration
IntPtr GetNativePlayerHandle()
  Returns
| Type | Description | 
|---|---|
| IntPtr | 
OnEnable()
Declaration
void OnEnable()
  Render()
Declaration
void Render()
  Update()
Declaration
void Update()