Click or drag to resize

VideoPlayerGetBus Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VideoPlayer.GetBus"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetBus is deprecated. Use the Bus property instead.")]
public string GetBus()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.VideoPlayer.GetBus"]

See Also