DicomObjects.NET.V8
DicomObjects.DicomUIDs Namespace / TransferSyntaxes Class / MPEG4 Field



In This Topic
    MPEG4 Field
    In This Topic
    MPEG-4 AVC/H.264 High Profile / Level 4.1 (1.2.840.10008.1.2.4.102)
    Syntax
    'Declaration
     
    Public Shared ReadOnly MPEG4 As UID
    'Usage
     
    Dim value As UID
     
    value = TransferSyntaxes.MPEG4
    public static readonly UID MPEG4
    public:
    static readonly UID^ MPEG4
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also