DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / TransferSyntaxes Class / MPEG2 Field






In This Topic
    MPEG2 Field
    In This Topic
    MPEG2 Main Profile @ Main Level (1.2.840.10008.1.2.4.100)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MPEG2 As UID
    'Usage
     
    
    Dim value As UID
     
    value = TransferSyntaxes.MPEG2
    public static readonly UID MPEG2
    public field MPEG2: UID; static; readonly 
    public static var MPEG2 : UID;
    public: static readonly UID* MPEG2
    public:
    static readonly UID^ MPEG2
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also