Media Player SDK
|
Sets shape parameters.
procedure Video_Effects_Text_Logo_Plus_Params_Shape(ID: Integer; Shape_Enabled: Boolean; type_: TVFTextShapeType; X: Integer; Y: Integer; ShapeWidth: Integer; ShapeHeight: Integer; Color: Integer);
__fastcall Video_Effects_Text_Logo_Plus_Params_Shape(int ID, Boolean Shape_Enabled, TVFTextShapeType type_, int X, int Y, int ShapeWidth, int ShapeHeight, int Color);
public Video_Effects_Text_Logo_Plus_Params_Shape(int ID, Boolean Shape_Enabled, TVFTextShapeType type_, int X, int Y, int ShapeWidth, int ShapeHeight, int Color);
Public Sub Video_Effects_Text_Logo_Plus_Params_Shape(ID As Integer, Shape_Enabled As Boolean, type_ As TVFTextShapeType, X As Integer, Y As Integer, ShapeWidth As Integer, ShapeHeight As Integer, Color As Integer)
public Video_Effects_Text_Logo_Plus_Params_Shape(int ID, Boolean Shape_Enabled, TVFTextShapeType type_, int X, int Y, int ShapeWidth, int ShapeHeight, int Color);
Video_Effects_Text_Logo_Plus_Params_Shape(int ID, Boolean Shape_Enabled, TVFTextShapeType type_, int X, int Y, int ShapeWidth, int ShapeHeight, int Color);
Video_Effects_Text_Logo_Plus_Params_Shape
Parameters |
Description |
ID: Integer |
Effect ID. |
Shape_Enabled: Boolean |
if enabled, if disabled. |
type_: TVFTextShapeType |
Shape type. |
X: Integer |
X. |
Y: Integer |
Y. |
ShapeWidth: Integer |
Width. |
ShapeHeight: Integer |
Height. |
Color: Integer |
Color. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|