←Select platform

MEDIASUBTYPE_isohev1 Field

Summary

Another H265 video found in ISO/MP4 files Media Subtype 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_isohev1 
<MarshalAsAttribute(UnmanagedType.U1 Or  _ 
    UnmanagedType.LPStr)> 
Public Const MEDIASUBTYPE_isohev1 As String 
[MarshalAsAttribute(UnmanagedType.U1 |  
    UnmanagedType.LPStr)] 
public: 
const String^ MEDIASUBTYPE_isohev1 

Remarks

This compressed bitstream uses NAL unit stream format (each NAL unit is prefixed by the NAL length). The sequence parameter sets can be present in header and the compressed stream.

Requirements

Target Platforms

See Also

Reference

Constants Class

Constants Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly