Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Source_Stream_AX Property

Gets or sets source stream if Source_Mode = VFMediaPlayerSource.Memory. IUnknown interface for an ActiveX control.

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