# Control Behaviors 3.9

#### New Behaviors

The following Behaviors have been added in CGI Studio 3.9:

<div class="contents" id="bkmrk-action%2Fstreaming%2Fcon"><div class="contents"><div class="textblock">- Action/Streaming/Configure and Play Stream
- Condition/Control/Check Video State
- Control/Android Event Bridge
- Control/Public Property/Set Layout

</div></div></div>#### Properties

The following Behavior properties have been changed or added:

<div class="contents" id="bkmrk-checkvalueconditionb"><div class="contents"><div class="textblock">- CheckValueConditionBehavior: 
    - Added Operation Mode and Value Behavior
- [AnimationActionBehavior](http://dev.doc.cgistudio.at/APILINK/class_cgi_studio_control_1_1_animation_action_behavior.html "ActionBehavior which provides to set properties of an animation player. Also sends an AnimationEvent ..."): 
    - Added Change Action
- [AnimationStateConditionBehavior](http://dev.doc.cgistudio.at/APILINK/class_cgi_studio_control_1_1_animation_state_condition_behavior.html "Receives the AnimationEvent which is sent by an AnimationBehaviorListener. This event includes the An..."): 
    - Added Change Action detection
- [PropertyProviderBehavior](http://dev.doc.cgistudio.at/APILINK/class_cgi_studio_control_1_1_property_provider_behavior.html "Offers to set a property of a selectable type. These property can then be used for other Behaviors (e..."): 
    - Added Style
    - Added Layout
    - Added Stack Arrangement
- [VideoStreamBehavior](http://dev.doc.cgistudio.at/APILINK/class_cgi_studio_control_1_1_video_stream_behavior.html "VideoStreamBehavior will stream from a given video source into a target texture. The stream will be s..."): 
    - Added Timestamp
    - Added Source Type

</div></div></div>#### Further Changes

---