
102
Video.clear
Availability
• Flash Player 6.
• Flash Communication Server MX (not required).
Usage
myVideoObject.clear()
Parameters
None.
Returns
Nothing.
Description
Method; clears the image currently displayed in the Video object. This is useful when, for
example, the connection breaks and you want to display standby information without having to
hide the Video object.
See also
Video.attachVideo
Video.deblocking
Availability
• Flash Player 6.
• Flash Communication Server MX (not required).
Usage
myVideoObject.deblocking
myVideoObject.deblocking = setting
Description
Property; specifies the behavior for the deblocking filter that the video compressor applies as
needed when streaming the video. The following are acceptable values for
setting:
• 0 (the default): Let the video compressor apply the deblocking filter as needed.
• 1: Never use the deblocking filter.
• 2: Always use the deblocking filter.
The deblocking filter has an effect on overall playback performance, and it is usually not necessary
for high-bandwidth video. If your system is not powerful enough, you might experience
difficulties playing back video with this filter enabled.
Komentarze do niniejszej Instrukcji