AndroidGalleryManagergetFileRotation Method (String, Int32, String, Int32) |
Namespace:
AndroidLocalGalleryPlugin
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int getFileRotation(
string storage,
int id,
string path,
int mediaType
)
Parameters
- storage
- Type: SystemString
Storage. - id
- Type: SystemInt32
Identifier. - path
- Type: SystemString
Path. - mediaType
- Type: SystemInt32
Media type.
Return Value
Type:
Int32The file rotation.
See Also