MEDIASUBTYPE_h265 Field

Summary
h265 video found in MPEG string constant
Syntax
C#
VB
C++
[MarshalAsAttribute(System.Runtime.InteropServices.UnmanagedType, ArraySubType=0, SizeParamIndex=0, SizeConst=0, IidParameterIndex=0, SafeArraySubType=0)] 
public const string MEDIASUBTYPE_h265 
<MarshalAsAttribute(UnmanagedType.U1 Or  _ 
    UnmanagedType.LPStr)> 
Public Const MEDIASUBTYPE_h265 As String 
[MarshalAsAttribute(UnmanagedType.U1 |  
    UnmanagedType.LPStr)] 
public: 
const String^ MEDIASUBTYPE_h265 
Remarks

This compressed bitstream uses byte stream format (contains 00 00 01 xx MPEG start codes).

Requirements

Target Platforms

See Also

Reference

Constants Class

Constants Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.