Class AudioOutputFrontend
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AltV.Net.Client.Elements.Entities
Assembly: AltV.Net.Client.dll
Syntax
public class AudioOutputFrontend : AudioOutput, IInternalBaseObject, IAudioOutputFrontend, IAudioOutput, IBaseObject, ISharedBaseObject, INative
Constructors
| Improve this Doc View SourceAudioOutputFrontend(ICore, IntPtr, UInt32)
Declaration
public AudioOutputFrontend(ICore core, IntPtr audioOutputFrontendNativePointer, uint id)
Parameters
| Type | Name | Description |
|---|---|---|
| ICore | core | |
| IntPtr | audioOutputFrontendNativePointer | |
| System.UInt32 | id |
Properties
| Improve this Doc View SourceAudioOutputFrontendNativePointer
Declaration
public IntPtr AudioOutputFrontendNativePointer { get; }
Property Value
| Type | Description |
|---|---|
| IntPtr |
NativePointer
Declaration
public override IntPtr NativePointer { get; }
Property Value
| Type | Description |
|---|---|
| IntPtr |
Overrides
Methods
| Improve this Doc View SourceGetAudioNativePointer(ICore, IntPtr)
Declaration
public static IntPtr GetAudioNativePointer(ICore core, IntPtr audioOutputFrontendNativePointer)
Parameters
| Type | Name | Description |
|---|---|---|
| ICore | core | |
| IntPtr | audioOutputFrontendNativePointer |
Returns
| Type | Description |
|---|---|
| IntPtr |