Client-Side Communication ActionScript > Video.deblocking

 

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.