class com.google.ads.studio.video.StudioNetStream
Properties
Name | Type | Description | Default |
---|---|---|---|
client | Object | Specifies the object on which callback methods are invoked. If a user wants to override our client object, we store it and invoke the callbacks on it. |
|
Events
Name | Type | Description |
---|---|---|
NET_STREAM_CUE_POINT | com.google.ads.studio.events.StudioVideoEvent | |
NET_STREAM_META_DATA | com.google.ads.studio.events.StudioVideoEvent |
Constructors
StudioNetStream(connection:flash.net:NetConnection)
Creates a stream that can be used for playing video files through the specified NetConnection object.