MediaGraphImageFormatRaw(MediaGraphImageFormatRawPixelFormat) Constructor
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.
Initializes a new instance of MediaGraphImageFormatRaw.
public MediaGraphImageFormatRaw (Azure.Media.Analytics.Edge.Models.MediaGraphImageFormatRawPixelFormat pixelFormat);
new Azure.Media.Analytics.Edge.Models.MediaGraphImageFormatRaw : Azure.Media.Analytics.Edge.Models.MediaGraphImageFormatRawPixelFormat -> Azure.Media.Analytics.Edge.Models.MediaGraphImageFormatRaw
Public Sub New (pixelFormat As MediaGraphImageFormatRawPixelFormat)
Parameters
- pixelFormat
- MediaGraphImageFormatRawPixelFormat
The pixel format that will be used to encode images.