SetTextClipQuality
|
SetTextClipQuality Method |
Description
When you add the text clip, you should call SetTextClipQuality method to set the text quality and call SetVideoTrackResolution method.
Video track resolution will affect the text quality
Syntax
Public Function SetTextClipQuality ( _ |
Parameter
iWidth
the width of text clip.
iHeight
the height of text clip.
No Return Value
Example
Visual Basic.NET Syntax |