Méthode | Description | |
---|---|---|
Close ( ) : void | ||
Count_Get ( StreamKind StreamKind ) : int | ||
Count_Get ( StreamKind StreamKind, int StreamNumber ) : int | ||
Get ( StreamKind StreamKind, int StreamNumber, String Parameter ) : String | ||
Get ( StreamKind StreamKind, int StreamNumber, String Parameter, InfoKind KindOfInfo ) : String | ||
Get ( StreamKind StreamKind, int StreamNumber, String Parameter, InfoKind KindOfInfo, InfoKind KindOfSearch ) : String | ||
Get ( StreamKind StreamKind, int StreamNumber, int Parameter ) : String | ||
Get ( StreamKind StreamKind, int StreamNumber, int Parameter, InfoKind KindOfInfo ) : String | ||
Inform ( ) : String | ||
MediaInfo ( ) : System | ||
Open ( String FileName ) : int | ||
Open_Buffer_Continue ( IntPtr Buffer, IntPtr Buffer_Size ) : int | ||
Open_Buffer_Continue_GoTo_Get ( ) : Int64 | ||
Open_Buffer_Finalize ( ) : int | ||
Open_Buffer_Init ( Int64 File_Size, Int64 File_Offset ) : int | ||
Option ( String Option_ ) : String | ||
Option ( String Option, String Value ) : String | ||
State_Get ( ) : int |
Méthode | Description | |
---|---|---|
MediaInfoA_Get ( IntPtr Handle, IntPtr StreamKind, IntPtr StreamNumber, IntPtr Parameter, IntPtr KindOfInfo, IntPtr KindOfSearch ) : IntPtr | ||
MediaInfoA_GetI ( IntPtr Handle, IntPtr StreamKind, IntPtr StreamNumber, IntPtr Parameter, IntPtr KindOfInfo ) : IntPtr | ||
MediaInfoA_Inform ( IntPtr Handle, IntPtr Reserved ) : IntPtr | ||
MediaInfoA_Open ( IntPtr Handle, Int64 File_Size, Int64 File_Offset ) : IntPtr | ||
MediaInfoA_Open ( IntPtr Handle, IntPtr FileName ) : IntPtr | ||
MediaInfoA_Open_Buffer_Continue ( IntPtr Handle, Int64 File_Size, Array Buffer, IntPtr Buffer_Size ) : IntPtr | ||
MediaInfoA_Open_Buffer_Continue_GoTo_Get ( IntPtr Handle ) : Int64 | ||
MediaInfoA_Open_Buffer_Finalize ( IntPtr Handle ) : IntPtr | ||
MediaInfoA_Option ( IntPtr Handle, IntPtr Option, IntPtr Value ) : IntPtr | ||
MediaInfo_Close ( IntPtr Handle ) : void | ||
MediaInfo_Count_Get ( IntPtr Handle, IntPtr StreamKind, IntPtr StreamNumber ) : IntPtr | ||
MediaInfo_Delete ( IntPtr Handle ) : void | ||
MediaInfo_Get ( IntPtr Handle, IntPtr StreamKind, IntPtr StreamNumber, string Parameter, IntPtr KindOfInfo, IntPtr KindOfSearch ) : IntPtr | ||
MediaInfo_GetI ( IntPtr Handle, IntPtr StreamKind, IntPtr StreamNumber, IntPtr Parameter, IntPtr KindOfInfo ) : IntPtr | ||
MediaInfo_Inform ( IntPtr Handle, IntPtr Reserved ) : IntPtr | ||
MediaInfo_New ( ) : IntPtr | ||
MediaInfo_Open ( IntPtr Handle, string FileName ) : IntPtr | ||
MediaInfo_Open_Buffer_Continue ( IntPtr Handle, IntPtr Buffer, IntPtr Buffer_Size ) : IntPtr | ||
MediaInfo_Open_Buffer_Continue_GoTo_Get ( IntPtr Handle ) : Int64 | ||
MediaInfo_Open_Buffer_Finalize ( IntPtr Handle ) : IntPtr | ||
MediaInfo_Open_Buffer_Init ( IntPtr Handle, Int64 File_Size, Int64 File_Offset ) : IntPtr | ||
MediaInfo_Option ( IntPtr Handle, string Option, string Value ) : IntPtr | ||
MediaInfo_State_Get ( IntPtr Handle ) : IntPtr |
public Count_Get ( StreamKind StreamKind ) : int | ||
StreamKind | StreamKind | |
Résultat | int |
public Count_Get ( StreamKind StreamKind, int StreamNumber ) : int | ||
StreamKind | StreamKind | |
StreamNumber | int | |
Résultat | int |
public Get ( StreamKind StreamKind, int StreamNumber, String Parameter ) : String | ||
StreamKind | StreamKind | |
StreamNumber | int | |
Parameter | String | |
Résultat | String |
public Get ( StreamKind StreamKind, int StreamNumber, String Parameter, InfoKind KindOfInfo ) : String | ||
StreamKind | StreamKind | |
StreamNumber | int | |
Parameter | String | |
KindOfInfo | InfoKind | |
Résultat | String |
public Get ( StreamKind StreamKind, int StreamNumber, String Parameter, InfoKind KindOfInfo, InfoKind KindOfSearch ) : String | ||
StreamKind | StreamKind | |
StreamNumber | int | |
Parameter | String | |
KindOfInfo | InfoKind | |
KindOfSearch | InfoKind | |
Résultat | String |
public Get ( StreamKind StreamKind, int StreamNumber, int Parameter ) : String | ||
StreamKind | StreamKind | |
StreamNumber | int | |
Parameter | int | |
Résultat | String |
public Get ( StreamKind StreamKind, int StreamNumber, int Parameter, InfoKind KindOfInfo ) : String | ||
StreamKind | StreamKind | |
StreamNumber | int | |
Parameter | int | |
KindOfInfo | InfoKind | |
Résultat | String |
public Open_Buffer_Continue ( IntPtr Buffer, IntPtr Buffer_Size ) : int | ||
Buffer | IntPtr | |
Buffer_Size | IntPtr | |
Résultat | int |
public Open_Buffer_Continue_GoTo_Get ( ) : Int64 | ||
Résultat | Int64 |
public Open_Buffer_Init ( Int64 File_Size, Int64 File_Offset ) : int | ||
File_Size | Int64 | |
File_Offset | Int64 | |
Résultat | int |
public Option ( String Option, String Value ) : String | ||
Option | String | |
Value | String | |
Résultat | String |