WarningCode.MediaTypeNotAvailable Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
304 Media type not available: One or more media types contained in the session description are not available.
public: int MediaTypeNotAvailable = 304;
public const int MediaTypeNotAvailable = 304;
val mutable MediaTypeNotAvailable : int
Public Const MediaTypeNotAvailable As Integer = 304