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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.