YouTubeSetTitle

Sets the YouTube title for the selected broadcast

public bool YouTubeSetTitle(string title, string broadcastId)
title
string required
broadcastId
string
bool
CPH.YouTubeSetTitle(title);
CPH.YouTubeSetTitle(title, broadcastId);