Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Play Method

Starts playback.

Pascal
function Play: Boolean;
C++
__fastcall Boolean Play();
C#
public Boolean Play();
Visual Basic
Public Function Play() As Boolean
Java
public Boolean Play();
IDL
Boolean Play();
JavaScript
Play

Returns true if the operation has been successful.

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!