Media Player SDK
|
Rotates text logo for custom angle value, or displays text with vertical or horizontal flip.
procedure Video_Effects_Text_Logo_Plus_Params_Rotate(ID: Integer; RotationMode: TVFTextRotationMode; FlipMode: TVFTextFlipMode);
__fastcall Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode RotationMode, TVFTextFlipMode FlipMode);
public Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode RotationMode, TVFTextFlipMode FlipMode);
Public Sub Video_Effects_Text_Logo_Plus_Params_Rotate(ID As Integer, RotationMode As TVFTextRotationMode, FlipMode As TVFTextFlipMode)
public Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode RotationMode, TVFTextFlipMode FlipMode);
Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode RotationMode, TVFTextFlipMode FlipMode);
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!
|