Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Source_Stream Property

Gets or sets source stream if Source_Mode = VFMediaPlayerSource.Memory.

Pascal
property Source_Stream: IStream;
C++
__property IStream Source_Stream;
C#
IStream Source_Stream;
Visual Basic
Property Source_Stream() As IStream
Java
Source_Stream
IDL
__property IStream Source_Stream;
JavaScript
Source_Stream
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!