SteamVideo
Swift
public struct SteamVideo: Sendable
Steamworks ISteamVideo
Access via video
.
Topics
func getOPFSettings(videoAppID: AppID)
func getOPFSettings(videoAppID: AppID)
Steamworks ISteamVideo::GetOPFSettings()
Declaration
Swift
public func getOPFSettings(videoAppID: AppID)
func getOPFStringForApp(videoAppID: AppID, bufferSize: Int) -> (rc: Bool, buffer: String, bufferSize: Int)
func getOPFStringForApp(videoAppID: AppID, bufferSize: Int) -> (rc: Bool, buffer: String, bufferSize: Int)
func getVideoURL(videoAppID: AppID)
func getVideoURL(videoAppID: AppID)
func isBroadcasting() -> (rc: Bool, numViewers: Int)
func isBroadcasting() -> (rc: Bool, numViewers: Int)