FrameNotificationSink::getOutputFrameType Method |
||||||||||||||
Retrieves the FrameTypeInfo of the current connection. | ||||||||||||||
Syntax: | bool getOutputFrameType( FrameTypeInfo& info ) const; |
|||||||||||||
|
||||||||||||||
Return Value: | true when it is connected and a FrameTypeInfo can be returned, otherwise false. |
|||||||||||||
See also: | FrameNotificationSink, FrameNotificationSinkListener |