STK Graphics PrimitivesSend 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();
[Python - STK API ]
@property
def AudioUri(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.