Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheElixZammuto/moonlight-xbox
/ functions
Functions
450 in github.com/TheElixZammuto/moonlight-xbox
⨍
Functions
450
◇
Types & classes
64
Method
ProcessString
Common/TextConsole.cpp:269
Function
ReadDataAsync
Function that reads from a binary file asynchronously.
Common/DirectXHelper.h:35
Method
RefreshGamepads
Streaming/moonlight_xbox_dxMain.cpp:590
Method
ReleaseDeviceDependentResources
Streaming/StatsRenderer.cpp:214
Method
ReleaseDeviceDependentResources
Streaming/VideoRenderer.cpp:297
Method
Render
Common/TextConsole.cpp:54
Method
Render
Renders a frame to the screen.
Streaming/StatsRenderer.cpp:44
Method
Render
Renders one frame using the vertex and pixel shaders.
Streaming/VideoRenderer.cpp:96
Method
Render
Renders the current frame according to the current application state. Returns true if the frame was rendered and is ready to be displayed.
Streaming/moonlight_xbox_dxMain.cpp:668
Method
RenderGraphs
Streaming/StatsRenderer.cpp:64
Method
RenderImGui
Set this to true to use the ImGui demo/debug tools. Normal ImGui code can be used anywhere in the other Render() methods.
Streaming/moonlight_xbox_dxMain.cpp:706
Method
ResetElapsedTime
Common/StepTimer.h:67
Function
ScreenResolution
State/ScreenResolution.h:16
Method
SecondsToTicks
Common/StepTimer.h:61
Method
SendGamepadArrival
Streaming/moonlight_xbox_dxMain.cpp:653
Method
SendGamepadReadingForState
Streaming/moonlight_xbox_dxMain.cpp:891
Method
Send_Payload
State/ApplicationState.cpp:280
Method
SetCompositionScale
This method is called in the event handler for the CompositionScaleChanged event.
Common/DeviceResources.cpp:423
Method
SetCurrentOrientation
This method is called in the event handler for the OrientationChanged event.
Common/DeviceResources.cpp:413
Method
SetDebugOutput
Common/TextConsole.h:51
Method
SetDpi
This method is called in the event handler for the DpiChanged event.
Common/DeviceResources.cpp:403
Method
SetGuideButtonDown
State/GamepadState.h:78
Method
SetGuideButtonDown
Streaming/moonlight_xbox_dxMain.cpp:566
Method
SetMouseMode
Pages/StreamPage.xaml.cpp:164
Method
SetRotation
Common/TextConsole.cpp:260
Method
SetShowLogs
Pages/StreamPage.xaml.cpp:192
Method
SetShowStats
Pages/StreamPage.xaml.cpp:201
Method
SetSoftwareEncoder
State/MoonlightClient.cpp:553
Method
SetTargetElapsedSeconds
Common/StepTimer.h:55
Method
SetTargetElapsedTicks
Set how often to call Update when in fixed timestep mode.
Common/StepTimer.h:54
Method
SetViewport
Common/TextConsole.cpp:251
Method
Stats
State/Stats.cpp:9
Method
StatsRenderer
Streaming/StatsRenderer.cpp:15
Method
StepTimer
Common/StepTimer.h:11
Method
Stop
Streaming/VideoRenderer.cpp:686
Method
StreamPage
Pages/StreamPage.xaml.cpp:35
Method
SubmitPresentPacing
Present to display latency (how close to hitting vblank we are)
State/Stats.cpp:130
Method
TextConsole
Common/TextConsole.h:33
Method
TextConsole
Common/TextConsole.cpp:28
Method
Throw_Error
State/ApplicationState.cpp:380
Method
TicksToSeconds
Common/StepTimer.h:60
Method
ToggleVisible
Streaming/StatsRenderer.cpp:218
Method
TrackingUpdate
Streaming/moonlight_xbox_dxMain.h:23
Method
Trim
Call this method when the app suspends. It provides a hint to the driver that the app is entering an idle state and that temporary buffers can be recl
Common/DeviceResources.cpp:517
Method
Unpair
State/MoonlightClient.cpp:565
Method
Update
Streaming/StatsRenderer.cpp:27
Method
Update
Updates the text to be displayed.
Streaming/LogRenderer.cpp:27
Method
Update
Called once per frame, rotates the cube and calculates the model and view matrices.
Streaming/VideoRenderer.cpp:79
Method
Update
Updates the application state once per frame.
Streaming/moonlight_xbox_dxMain.cpp:371
Method
UpdateKeys
KeyboardControl.xaml.cpp:55
Method
UpdateLabel
KeyboardControl.xaml.cpp:37
Method
UpdateRenderTargetSize
Determine the dimensions of the render target and whether it will be scaled down.
Common/DeviceResources.cpp:347
Method
ValidateDevice
This method is called in the event handler for the DisplayContentsInvalidated event.
Common/DeviceResources.cpp:435
Method
VideoRenderer
Loads vertex and pixel shaders from files and instantiates the cube geometry.
Streaming/VideoRenderer.cpp:55
Method
WoL_Payload
State/ApplicationState.cpp:206
Method
WriteLine
Common/TextConsole.cpp:117
Function
_write_curl
libgamestream/http.c:49
Function
_write_curl_binary
libgamestream/http.c:65
Function
_xml_end_applist_element
libgamestream/xml.c:65
Function
_xml_end_element
libgamestream/xml.c:41
Function
_xml_end_mode_element
libgamestream/xml.c:97
Function
_xml_end_status_element
libgamestream/xml.c:125
Function
_xml_start_applist_element
libgamestream/xml.c:47
Function
_xml_start_element
libgamestream/xml.c:35
Function
_xml_start_mode_element
libgamestream/xml.c:82
Function
_xml_start_status_element
libgamestream/xml.c:113
Function
_xml_write_data
libgamestream/xml.c:127
Method
addVideoStats
State/Stats.cpp:154
Function
audioCleanupCallback
Streaming/AudioPlayer.cpp:36
Function
audioInitCallback
Streaming/AudioPlayer.cpp:27
Function
audioStartCallback
Streaming/AudioPlayer.cpp:30
Function
audioStopCallback
Streaming/AudioPlayer.cpp:33
Function
audioSubmitCallback
Streaming/AudioPlayer.cpp:40
Method
bindColorConversion
Streaming/VideoRenderer.cpp:618
Method
capacity
Utils/FloatBuffer.h:18
Function
clampGetter
Streaming/StatsRenderer.cpp:59
Function
cleanupCallback
Streaming/FFmpegDecoder.cpp:324
Method
clear
Streaming/FrameQueue.cpp:65
Method
clearButtons
State/GamepadState.h:51
Function
connection_rumble
State/MoonlightClient.cpp:408
Function
connection_set_hdr
State/MoonlightClient.cpp:381
Function
connection_started
State/MoonlightClient.cpp:356
Function
connection_status_completed
State/MoonlightClient.cpp:372
Function
connection_status_update
State/MoonlightClient.cpp:365
Function
connection_terminated
State/MoonlightClient.cpp:387
Function
connection_trigger_rumble
State/MoonlightClient.cpp:414
Method
dequeueWithTimeout
Streaming/FrameQueue.cpp:225
Method
displayPeriodMs
Streaming/FrameCadence.cpp:117
Method
dropFrame
Streaming/FrameQueue.cpp:134
Method
enumerateFrames
Streaming/FrameQueue.cpp:121
Function
ffmpeg_log_callback
Streaming/FFmpegDecoder.cpp:71
Method
formatVideoStats
State/Stats.cpp:207
Function
get
State/ScreenResolution.h:23
Method
getBucketMbps
State/BandwidthTracker.cpp:76
Method
getDecoder
Streaming/AudioPlayer.cpp:49
Method
getDecoder
Streaming/FFmpegDecoder.cpp:332
Method
getDefaultBitrate
Pages/HostSettingsPage.xaml.cpp:219
Method
getFrameChromaCositingOffsets
Streaming/VideoRenderer.cpp:545
Method
getFramePremultipliedCscConstants
Streaming/VideoRenderer.cpp:480
Method
getInstance
Streaming/AudioPlayer.cpp:44
← previous
next →
301–400 of 450, ranked by callers