MediaPlayerperformPostTapAction Method |
Call this method in the onActivityResult callback of the activity linked to the player.
Namespace: Veeplay.mediaAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void performPostTapAction()
Public Sub performPostTapAction
public:
void performPostTapAction()
member performPostTapAction : unit -> unit
See Also