Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Video_Effects_Text_Logo_Plus_Params_Rotate Method

Rotates text logo for custom angle value, or displays text with vertical or horizontal flip.

Pascal
procedure Video_Effects_Text_Logo_Plus_Params_Rotate(ID: Integer; RotationMode: TVFTextRotationMode; FlipMode: TVFTextFlipMode);
C++
__fastcall Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode RotationMode, TVFTextFlipMode FlipMode);
C#
public Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode RotationMode, TVFTextFlipMode FlipMode);
Visual Basic
Public Sub Video_Effects_Text_Logo_Plus_Params_Rotate(ID As Integer, RotationMode As TVFTextRotationMode, FlipMode As TVFTextFlipMode)
Java
public Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode RotationMode, TVFTextFlipMode FlipMode);
IDL
Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode RotationMode, TVFTextFlipMode FlipMode);
JavaScript
Video_Effects_Text_Logo_Plus_Params_Rotate
Parameters 
Description 
ID: Integer 
Effect ID. 
RotationMode: TVFTextRotationMode 
Rotation mode. 
FlipMode: TVFTextFlipMode 
Flip mode. 
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!