| Modifier and Type | Method and Description |
|---|---|
void |
freeze()
Invocation of this method freezes the decoding of the media stream as soon as possible and
leaves the last decoded frame visible to the end-user.
|
void |
resume()
Invocation of this method resumes the decoding of the media stream following a freeze operation.
|
getControlComponentvoid freeze()
throws MediaFreezeException
MediaFreezeException - if the freeze is unsuccessfulvoid resume()
throws MediaFreezeException
MediaFreezeException - if the resume is unsuccessfulCopyright © 2012 code4tv.com. All Rights Reserved.