AGI STK Graphics 11 Send comments on this topic.
AudioUri Property (IAgStkGraphicsVideoStream)
See Also 





Description

Gets the Uri of the audio.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AudioUri() As String

[C#]
public string AudioUri {get;}

[Managed C++]
public: __property String __gc ^ get_AudioUri();

[Unmanaged C++]
public: HRESULT get_AudioUri(
BSTR * pRetVal
);

[Java]
public String getAudioUri();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1